dominicwatts/backinstock
Composer 安装命令:
composer require dominicwatts/backinstock
包简介
Magento 2 Customers can register their interest for products out of stock and they will be sent an email when the product comes back in stock
README 文档
README
Customers can register their interest for products when they are out of stock. An automated process periodically checks the requests and the customer will be sent a personalised email when the product comes back in stock.
Install instructions
composer require dominicwatts/backinstock
php bin/magento setup:upgrade
php bin/magento setup:di:compile
Usage instructions
Form will appear on product page where customer can register interest.
Managed within admin
- Marketing > Back In Stock Interest
Process to send emails is either cron based on can be triggered by console command.
xigen:backinstock:check [--] <check>
php bin/magento xigen:backinstock:check check
Or alternatively allow cron task to run
统计信息
- 总下载量: 39
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2019-07-09