swissup / email
Magento2 email providers integration (smtp, mandrill, amazon ses)
Installs: 1 769
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 6
Forks: 1
Type:metapackage
Requires
- swissup/module-email: ^0.6.4
- dev-master
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.21
- 0.3.20
- 0.3.19
- 0.3.18
- 0.3.17
- 0.3.16
- 0.3.15
- 0.3.14
- 0.3.13
- 0.3.12
- 0.3.11
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.1
- 0.2.0
This package is auto-updated.
Last update: 2025-05-28 12:17:07 UTC
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"