Skip to content

dioscouri/f3-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

f3-mailer

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"
    }
}