webkitz/phalcon-mailgun

dev-master 2015-08-27 12:24 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:31:40 UTC


README

Travis ##phalcon-mailgun just started!.. please dont install yet! (will remove this message once stable)

###description Web Application for MailGun, web based management system for maintaining subscribers mailinglist via mailgun, allows sending out email to subscribers. (more to come)

###installation

  1. Download the composer.phar executable or use the installer.

    $ curl -sS https://getcomposer.org/installer | php
  2. install with command line

   $ composer create-project webkitz/phalcon-mailgun --stability="dev"
   ```