Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • support-magento-v1.10
2 results

magento-mailgun

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    app
    .gitignore
    LICENSE.md
    README.md

    mailgun_magento

    This Magento extension configures your store to send all transactional emails via Mailgun.

    Mailgun optimizes your emails so they are sure to reach your customers inbox.

    The extension uses Mailgun's Web API (rather than the SMTP API) so it will work on hosts (HostGator, SiteGround, BlueHost, etc) that block 3rd party SMTP services.

    Installation

    1. Copy the contents of the app/ folder to the app/ folder of your site.
    2. Clear the Magento configuration cache.
    3. Any logged in admin users will need to log out and then log back in to refresh their permissions.
    4. Configure the extension at System > Configuration > General > MailGun Configuration.