bluethinkinc / magento-2-question-answer
问答
1.0.3
2024-01-16 15:35 UTC
README
主要功能
- 问答模块的目的是向所有店铺所有者的电子邮件发送低库存产品的附件csv文件。
类型1:压缩文件
- 通过运行
php bin/magento module:enable Bluethinkinc_QuestionAnswer
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新 - 通过运行
php bin/magento setup:di:compile
编译 - 通过运行
php bin/magento setup:static-content:deploy
发布静态内容 - 通过运行
php bin/magento cache:flush
清理缓存
配置
- 从配置中选择并保存配置。