文件名称:m2:Magento 2的Justuno模块
文件大小:135KB
文件格式:ZIP
更新时间:2024-03-26 01:34:35
magento magento2 magento2-extension magento2-module HTML
Magento 2的模块。
如何安装
bin/magento maintenance:enable
rm -rf app/code/Justuno/Jumagext
rm -rf composer.lock
composer clear-cache
composer require justuno.com/m2:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/*
bin/magento setup:di:compile
bin/magento cache:enable
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
【文件预览】:
m2-master
----Store.php(2KB)
----registration.php(109B)
----view()
--------adminhtml()
--------frontend()
----Block()
--------GenerateToken.php(2KB)
--------Js.php(2KB)
----Plugin()
--------Framework()
----Inventory()
--------Variants.php(4KB)
----etc()
--------module.xml(296B)
--------config.xml(373B)
--------js()
--------adminhtml()
--------acl.xml(342B)
--------df.json(122B)
--------frontend()
----doc()
--------account-number.md(259B)
--------settings.md(394B)
--------database-access.md(441B)
----Controller()
--------Db()
--------Response()
--------Js.php(834B)
--------Cart()
----Setup()
--------UpgradeSchema.php(3KB)
----composer.json(500B)
----Response.php(1KB)
----W()
--------Result()
----readme.md(1KB)
----Catalog()
--------Images.php(1KB)
--------Diagnostic.php(1KB)
--------Variants.php(4KB)
----Config()
--------Backend()
--------Source()
----Filter.php(3KB)
----.editorconfig(132B)