Mailgun Magento2
magemontreal/mailgun-magento2
Sends Magento transactional emails via the Mailgun API. Configure domain and API keys to enable Mailgun for email delivery.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Looking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubMagento 2 Mailgun module
Send Magento's transactional e-mails with the Mailgun API.
Installation
Install using composer
composer require magemontreal/mailgun-magento2
Configuration
Module configuration can be found in: Stores -> Configuration -> Services -> Mailgun
Fill in your Mailgun Domain and your API Keys. These can be found in your Mailgun control panel.
Next, enable the module by setting the Enabled option to Yes.
Usage
All transactional email that are send by your Magento application are now send using the Mailgun API. You can access the mail logs in your Mailgun control panel.
Changelog
1.0.0
- Magento 2.2.8 and 2.3.1 compatibility
0.1.9
- Using mailgun-php 2.4 the last version working with magento 2.2 - 2.2.6
- Forked from Andelux/Mailgun-Magento2
0.1.7
- Fixed error in attachments
0.1.6
- Forked from Bogardo/Mailgun-Magento2
- Fixed some bugs about recipients and attachments
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.