Download the PHP package codaxis/cakephp-mailgun without Composer
On this page you can find all versions of the php package codaxis/cakephp-mailgun. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cakephp-mailgun
CakePHP Mailgun Transport
Allows sending emails via Mailgun by using the provided SDK.
Supports email parameters listed in http://documentation.mailgun.com/api-sending.html#sending.
Requirements
- PHP 5.4 or later
- Composer
Installation
- Install with composer by running
composer require codaxis/cakephp-mailgun:1.*
- Include the plugin in your bootstrap's
CakePlugin::load('Mailgun')
orCakePlugin::loadAll()
Example of configuration
All versions of cakephp-mailgun with dependencies
PHP Build Version
Package Version
Requires
mailgun/mailgun-php Version
~1.7.1
The package codaxis/cakephp-mailgun contains the following files
Loading the files please wait ....