lexik / mailer-bundle
This bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N.
Installs: 128 372
Dependents: 0
Suggesters: 0
Security: 0
Stars: 82
Watchers: 15
Forks: 44
Open Issues: 15
Type:symfony-bundle
Requires
- php: >=5.5.9|~7.0
- doctrine/orm: ~2.4
- swiftmailer/swiftmailer: >=4.1.3|~5.0|~6.0
- symfony/framework-bundle: ~2.3|~3.0|^4.0
- symfony/intl: ~2.3|~3.0|^4.0
- twig/twig: ~1.3|~2.0
Requires (Dev)
- doctrine/data-fixtures: ~1.1
- phpunit/phpunit: ~4.7
- symfony/doctrine-bridge: ~2.8|~3.0|^4.0
- symfony/validator: ~2.8|~3.0|^4.0
Suggests
- sonata-project/admin-bundle: require for the sonata frontend
README
This Symfony bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig and use I18N. You can also create some layouts to decorate your email.
Twig 1.2.0 or later is required.
Documentation
For installation and configuration refer to Resources/doc/index.md