PHPackages                             silphroad/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. silphroad/cakephp-mailgun

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

silphroad/cakephp-mailgun
=========================

v2.0.6(7y ago)08.7kPHP

Since Jun 12Pushed 7y ago2 watchersCompare

[ Source](https://github.com/SilphRoad/cakephp-mailgun)[ Packagist](https://packagist.org/packages/silphroad/cakephp-mailgun)[ RSS](/packages/silphroad-cakephp-mailgun/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (9)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.6 or later
- Composer
- CakePHP 2.x

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

[](#installation)

- Install with composer by running `composer require silphroad/cakephp-mailgun`
- Include the plugin in your bootstrap's `CakePlugin::load('Mailgun')` or `CakePlugin::loadAll()`
- Configure Mailgun service

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

[](#example-of-configuration)

```
