https://github.com/cornernote/yii-email-module
Email system with templates and email queuing.
https://github.com/cornernote/yii-email-module
Last synced: 4 days ago
JSON representation
Email system with templates and email queuing.
- Host: GitHub
- URL: https://github.com/cornernote/yii-email-module
- Owner: cornernote
- License: other
- Created: 2013-12-21T06:39:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T04:37:21.000Z (about 4 years ago)
- Last Synced: 2026-02-12T07:42:29.347Z (about 2 months ago)
- Language: PHP
- Homepage: https://cornernote.github.io/yii-email-module/
- Size: 1.1 MB
- Stars: 20
- Watchers: 6
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/bobthecow/mustache.php) logic-less templates.
- Emails are send using [SwiftMailer](http://swiftmailer.org/), offering a flexible and elegant object-oriented approach to sending emails with a multitude of features.
- Module uses [YiiStrap](http://getyiistrap.com/), the ultimate Twitter Bootstrap extension for Yii.
## Resources
- **[Documentation](http://cornernote.github.io/yii-email-module)**
- **[GitHub Project](https://github.com/cornernote/yii-email-module)**
- **[Yii Extension](http://www.yiiframework.com/extension/yii-email-module)**
## Support
- Does this README need improvement? Go ahead and [suggest a change](https://github.com/cornernote/yii-email-module/edit/master/README.md).
- Found a bug, or need help using this project? Check the [open issues](https://github.com/cornernote/yii-email-module/issues) or [create an issue](https://github.com/cornernote/yii-email-module/issues/new).
## License
[BSD-3-Clause](https://raw.github.com/cornernote/yii-email-module/master/LICENSE), Copyright © 2013-2014 [Mr PHP](mailto:info@mrphp.com.au)
[](http://mrphp.com.au) [](https://www.ohloh.net/p/yii-email-module)
[](https://github.com/cornernote/yii-email-module/releases/latest) [](https://packagist.org/packages/cornernote/yii-email-module) [](https://packagist.org/packages/cornernote/yii-email-module) [](https://github.com/cornernote/yii-email-module) [](https://travis-ci.org/cornernote/yii-email-module) [](https://raw.github.com/cornernote/yii-email-module/master/LICENSE)