sndsabin/module-orderconfirmationemailstatus
Composer 安装命令:
composer require sndsabin/module-orderconfirmationemailstatus
包简介
This module adds a column in the sales order grid showing the status of the order confirmation email.
README 文档
README
Main Functionalities
This module adds a column in the sales order grid showing the status of the order confirmation email.
Installation
* = in production please use the --keep-generated option
Type 1: Composer (recommended)
- Install the module composer by running
composer require sndsabin/module-orderconfirmationemailstatus - Enable the module by running
php bin/magento module:enable SNDSABIN_OrderConfirmationEmailStatus - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Zip file
- Unzip the zip file in
app/code/SNDSABIN - Enable the module by running
php bin/magento module:enable SNDSABIN_OrderConfirmationEmailStatus - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
License
Uppercase Vendor Name 😛 ?
Yes 😄
Bootstrapped using Mage2Gen
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2022-01-21

