bluethinkinc / magento2-module-low-inventory-notification
低库存通知
1.1.0
2024-01-30 14:24 UTC
README
主要功能
- LowInventoryNotification模块的目的是在所有店铺所有者的电子邮件中发送低库存产品的附件csv文件。
类型1:压缩文件
- 通过运行
php bin/magento module:enable Bluethinkinc_LowInventoryNotification
启用模块 - 通过运行
php bin/magento setup:upgrade
应用数据库更新 - 通过运行
php bin/magento setup:di:compile
进行编译 - 通过运行
php bin/magento setup:static-content:deploy
部署静态内容 - 通过运行
php bin/magento cache:flush
清除缓存
配置
- 从配置中选择并保存配置。