diepxuan / module-email
适用于 Magento 2 的电子邮件
0.0.2.1
2018-01-24 11:51 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
This package is auto-updated.
Last update: 2024-09-04 15:23:21 UTC
README
电子邮件
本扩展修改了 Magento 2 的 电子邮件。
安装
安装此扩展最简单的方法是使用 Composer
运行以下命令
$ composer require diepxuan/module-email
$ bin/magento module:enable Diepxuan_Email
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy