sayitwithagift / options
为sayitwithagift.com定制的选项模块
1.0.1
2018-07-18 10:34 UTC
Requires
- mage2pro/core: >=3.8.2
README
为sayitwithagift.com(Magento 2)定制的选项模块。
屏幕截图
前端
后端
如何安装
composer require sayitwithagift/options:*
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
如果您对这些命令有问题,请查看详细说明。