dioscouri/f3-mailer

F3-framework的Mandrill邮件应用

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

This package is not auto-updated.

Last update: 2024-09-14 15:11:20 UTC


README

邮件应用,允许自定义邮件事件,同时在CMS中进行邮件内容的编辑。

开始使用

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

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