avtonom / email-template-bundle
This bundle allow you to manage some HTML email templates stored in your database. Templates are written with Twig.
Installs: 256
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 44
Type:symfony-bundle
Requires
- php: >=5.3.2
- doctrine/orm: ~2.2
- swiftmailer/swiftmailer: >=4.1.3,~5.0
- symfony/framework-bundle: ~2.7
- symfony/icu: ~1.1
- twig/twig: ~1.3
Requires (Dev)
- doctrine/data-fixtures: ~1.1
- phpunit/phpunit: ~4.7
- symfony/doctrine-bridge: ~2.7
- symfony/validator: ~2.7
This package is not auto-updated.
Last update: 2024-10-30 12:30:49 UTC
README
This Symfony2 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