Yii Email Module ¶
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
Issue in template creation
Error is occured When creating template by consloe
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.