library mail-mailgun
MailGun Support for Abstract Mail Component
centralapps/mail-mailgun
MailGun Support for Abstract Mail Component
- Saturday, March 1, 2014
- by mkpeacock
- Repository
- 1 Watchers
- 0 Stars
- 951 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
MailGun Mail Component for Abtract Mail Component
This is the mailgun integration for the centralapps\mail component, an abstract mail sending and receiving component., (*1)
Created by Michael Peacock, (*2)
Installation
Using Composer
-
Add to your composer.json
file, (*3)
{
"require": {
"centralapps/mail": "dev-master",
"centralapps/mail-mailgun": "dev-master"
}
}, (*4)
-
Download composer, (*5)
curl -s https://getcomposer.org/installer | php, (*6)
-
Install the dependencies, (*7)
php composer.phar install, (*8)
Usage
dev-master
9999999-dev
MailGun Support for Abstract Mail Component
Sources
Download
The Requires
mail
email
mailgun