rj / email-bundle
Symfony2 EmailBundle.
Installs: 668
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 7
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- a2lix/translation-form-bundle: *
- stof/doctrine-extensions-bundle: *
- swiftmailer/swiftmailer: *
- symfony/framework-bundle: 2.*
- twig/twig: 1.*
Requires (Dev)
- doctrine/orm: 2.*
This package is not auto-updated.
Last update: 2021-04-30 20:36:15 UTC
README
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✉️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.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
Installation
All the installation instructions are located in documentation.
TODO
Integrate with https://github.com/robertotru/ToInlineStyleEmailBundle
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.