The symfony2 RjEmailBundle provide an easy way to manage application email templates.
Features include:
- Manage Email Templates
- Generate Sonata Admin
- Import FOSUserBundle emails into Email Templates from a Command (rj:email:import)
- Load Email Templates from DB usig a custom Twig Loader
- Add the possibility to view the mail online, with adding a {{ email_url }} twig variable available.
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
All the installation instructions are located in documentation.
Integrate with https://github.com/robertotru/ToInlineStyleEmailBundle
Issues and feature requests are tracked in the Github issue tracker.