dioscouri/f3-mailer

A Mandrill Mailer App for F3-framework

Installs: 1 124

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 9

Type:component

v0.9.0 2015-08-31 17:28 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:09:44 UTC


README

Mail Application, allows custom Email events, as well in CMS editing for Email content.

Getting Started

Add this to your project's composer.json file:

{
    "require": {
        "dioscouri/f3-mailer": "v0.9.0"
    }
}