andelux/mailgun-magento2

Send Magento's transactional emails with the Mailgun API

Installs: 2 310

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 35

Open Issues: 5

Type:magento2-module

0.1.8 2018-06-22 17:41 UTC

This package is not auto-updated.

Last update: 2024-03-17 01:54:04 UTC


README

Latest Stable Version Monthly Downloads License

Send Magento's transactional e-mails with the Mailgun API.

Installation

Install using composer

composer require andelux/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

0.1.7

  • Fixed error in attachments

0.1.6