PHPackages                             codaxis/cakephp-mailgun - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. codaxis/cakephp-mailgun

ActiveCakephp-plugin[Mail &amp; Notifications](/categories/mail)

codaxis/cakephp-mailgun
=======================

1.0(11y ago)93.4k8[1 issues](https://github.com/ajfranzoia/cakephp-mailgun/issues)PHP

Since Jun 12Pushed 11y ago2 watchersCompare

[ Source](https://github.com/ajfranzoia/cakephp-mailgun)[ Packagist](https://packagist.org/packages/codaxis/cakephp-mailgun)[ RSS](/packages/codaxis-cakephp-mailgun/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

CakePHP Mailgun Transport
=========================

[](#cakephp-mailgun-transport)

Allows sending emails via Mailgun by using the provided SDK.

Supports email parameters listed in .

Requirements
------------

[](#requirements)

- PHP 5.4 or later
- Composer

Installation
------------

[](#installation)

- Install with composer by running `composer require codaxis/cakephp-mailgun:1.*`
- Include the plugin in your bootstrap's `CakePlugin::load('Mailgun')` or `CakePlugin::loadAll()`

Example of configuration
------------------------

[](#example-of-configuration)

```
