swissup/email
最新稳定版本:0.7.7
Composer 安装命令:
composer require swissup/email
包简介
Magento2 email providers integration (smtp, mandrill, amazon ses)
README 文档
README
Magento2 module for smtp email integration and email logging
It's a metapackage for the original repository.
Following email services are supported:
- Amazon SES
- Gmail
- Mandrill
- Sendmail
- Manual SMTP settings
Installation
Run the following commands:
cd <magento_root> composer require swissup/module-email bin/magento module:enable Swissup_Email bin/magento setup:upgrade bin/magento setup:di:compile
Configuration and Usage
- Navigate to "Marketing → Communications → Email Services"

- Press "Add New" button
- Create service
- Navigate "Stores → Configurations → Advanced → System → Mail Sending Settings"
- Select new service in the "Default Transport Email Service" drop-down

- Save
Logging
- Navigate "Stores → Configurations → Advanced → System → Mail Sending Settings"
- "Logging Enable" set Yes
- Navigate to "Marketing → Communications → Email Logs"
统计信息
- 总下载量: 1.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-02-11
