zainengineer / yii-email-module
Email system with templates and email queuing.
3.0.0
2016-05-01 12:21 UTC
Requires
- crisu83/yiistrap: dev-master
- mustache/mustache: >=v2.5.0
- swiftmailer/swiftmailer: ~5.4
Requires (Dev)
- yiisoft/yii: 1.1.16
README
Email system with templates and email queuing.
Features
- Emails can be sent directly, or saved into a spool to be sent later.
- Templates can be normal php files, or stored in the database and rendered with MustachePHP logic-less templates.
- Emails are send using SwiftMailer, offering a flexible and elegant object-oriented approach to sending emails with a multitude of features.
- Module uses YiiStrap, the ultimate Twitter Bootstrap extension for Yii.
Resources
Support
- Does this README need improvement? Go ahead and suggest a change.
- Found a bug, or need help using this project? Check the open issues or create an issue.
License
BSD-3-Clause, Copyright © 2013-2014 Mr PHP