diepxuan / module-email
Email for Magento 2
Package info
github.com/diepxuan/module-email
Type:magento2-module
pkg:composer/diepxuan/module-email
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: 2026-03-04 18:28:09 UTC
README
This extension amend the Email for Magento 2.
Installation
The easiest way to install the extension is to use Composer
Run the following commands:
$ composer require diepxuan/module-email$ bin/magento module:enable Diepxuan_Email$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy