文件名称:magento-accessibility-plugin:Magento的UserWay可访问性插件
文件大小:42KB
文件格式:ZIP
更新时间:2024-04-20 07:42:23
PHP
Magento 2的UserWay小部件 扩展程序安装过程 手动安装 $ cd magento2_installation/app/code $ mkdir -p Userway/Widget $ cp sources Userway/Widget $ magento setup:upgrade $ magento setup:di:compile 通过Composer软件包管理器进行安装 $ cd magento2_installation $ composer require Userway/widget $ magento setup:upgrade $ magento setup:di:compile 环境 Magento 2技术堆栈要求 Linux发行版,例如RedHat Enterprise Linux(RHEL),CentOS,Ubuntu,Debian等。 记忆需求 从Ma
【文件预览】:
magento-accessibility-plugin-master
----composer.json(366B)
----Setup()
--------InstallSchema.php(4KB)
--------UpgradeSchema.php(4KB)
--------UpgradeData.php(2KB)
----Observer()
--------OnCreateStore.php(1KB)
--------OnStoreDelete.php(974B)
----view()
--------adminhtml()
--------frontend()
----Model()
--------ResourceModel()
--------Preferences.php(2KB)
--------Preferences()
----registration.php(257B)
----Api()
--------Model()
--------Controller()
--------DB()
----.gitignore(5B)
----Controller()
--------Adminhtml()
----Block()
--------Widget.php(2KB)
--------FrameListener.php(226B)
--------Frame.php(2KB)
----README.md(2KB)
----etc()
--------adminhtml()
--------di.xml(679B)
--------module.xml(350B)
--------csp_whitelist.xml(1KB)
--------events.xml(627B)
----Ui()
--------Component()