diepxuan/module-email

适用于 Magento 2 的电子邮件

安装: 28

依赖: 0

建议者: 0

安全: 0

星星: 0

关注者: 2

分支: 0

开放问题: 0

类型:magento2-module

0.0.2.1 2018-01-24 11:51 UTC

This package is auto-updated.

Last update: 2024-09-04 15:23:21 UTC


README

Latest version Packagist Magento 2.2 PHP >= 7.0

电子邮件

本扩展修改了 Magento 2 的 电子邮件

安装

安装此扩展最简单的方法是使用 Composer

运行以下命令

  • $ composer require diepxuan/module-email
  • $ bin/magento module:enable Diepxuan_Email
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy