2017 © Pedro Peláez
 

library mail-mailgun

MailGun Support for Abstract Mail Component

image

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

The README.md

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

  1. Add to your composer.json file, (*3)

    { "require": { "centralapps/mail": "dev-master", "centralapps/mail-mailgun": "dev-master" } }, (*4)

  2. Download composer, (*5)

    curl -s https://getcomposer.org/installer | php, (*6)

  3. Install the dependencies, (*7)

    php composer.phar install, (*8)

Usage

The Versions

01/03 2014

dev-master

9999999-dev

MailGun Support for Abstract Mail Component

  Sources   Download

The Requires

 

mail email mailgun