Download the PHP package bogardo/mailgun-magento2 without Composer
On this page you can find all versions of the php package bogardo/mailgun-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bogardo/mailgun-magento2
More information about bogardo/mailgun-magento2
Files in bogardo/mailgun-magento2
Package mailgun-magento2
Short Description Send Magento's transactional emails with the Mailgun API
License MIT
Informations about the package mailgun-magento2
Magento 2 Mailgun Module
Send Magento's transactional e-mails with the Mailgun API.
Installation
Install using composer
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
0.1.4
Fix version number
0.1.3
Remove extra.map from composer.json.
Since the 2.0.0-RC version it is no longer needed as modules can now also be loaded from the vendor/ directory and don't need to be copied to the app/code directory.
(Source)
0.1.2
- Add correct license
- Add badges to readme
0.1.1
- Update README
- Add installation instructions
- Add changelog
0.1.0
- Base Module
- Test Mode
- Debug Mode: Send messages to Mailgun's Postbin
All versions of mailgun-magento2 with dependencies
magento/magento-composer-installer Version *
mailgun/mailgun-php Version ~2.0
php-http/guzzle6-adapter Version ^1.0