bluethinkinc / magento-2-low-inventory-notification

低库存通知

1.1.0 2024-01-30 14:24 UTC

This package is auto-updated.

Last update: 2024-09-30 02:00:08 UTC


README

主要功能

  • LowInventoryNotification模块的目的是向所有店主邮箱发送低库存产品的csv文件邮件。

类型1:Zip文件

  • 通过运行以下命令启用模块: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

配置

Configuration Setting Configuration Setting

  • 从配置中选择并保存配置。