sayitwithagift / core
sayitwithagift.com 的自定义模块
0.0.8
2019-01-13 23:27 UTC
Requires
- mage2pro/core: >=3.8.0
README
为 sayitwithagift.com 定制的模块。
如何安装
composer require sayitwithagift/core:*
bin/magento setup:upgrade
cachetool opcache:reset && cachetool stat:clear && bin/magento cache:clean
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US en_GB
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
cachetool opcache:reset && cachetool stat:clear && bin/magento cache:clean
如果您在使用这些命令时遇到问题,请查看详细说明。