Type
magento2-module
Send Magento's transactional emails with the Mailgun API
magento2-module
MIT
None
None
None
None
None
Send Magento's transactional e-mails with the Mailgun API.
Install using composer
composer require andelux/mailgun-magento2
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.
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.