mautic-mailgun-plugin icon indicating copy to clipboard operation
mautic-mailgun-plugin copied to clipboard

Mautic plugin to add mailgun transport

Mailgun plugin for Mautic (AFMailgun)

Installation

  • upload the contents in this repo to mautic instalation plugins/AFMailgunBundle
  • Important: the name of the plugin directory MUST be AFMailgunBundle
  • remove cache sudo rm -rf app/cache/*
  • go to mautic settings > plugins > click Install / Upgrade Plugin
  • done.

Usage

  • Choose Mailgun as the mail service, in mautic mail configuration > Email Settings.

Enter yours:

  • host: smtp.mailgun.org (non EU) or smtp.eu.mailgun.org (EU)
  • username e.g [email protected]
  • the password (you can get these information on mailgun dashboard)

image

Add webhook URL to mailgun

Add https://yourmautic.com/mailer/mailgun/callback in the mailgun webhook for your selected events:

  • permanent failure
  • spam complaints
  • temporary failure
  • unsubscribes

image

Now your mautic will be able to send through mailgun and track email events such as bounce, failed, unsubscribe, spam according to the webhook you set in mailgun.

Screenshots

plugin-screen

stat

Author

Muhammad Azamuddin

[email protected]

https://arrowfunxtion.com