https://github.com/lexik/lexikmailerbundle
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.
https://github.com/lexik/lexikmailerbundle
bundle php symfony symfony-bundle
Last synced: 12 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/lexik/lexikmailerbundle
- Owner: lexik
- License: mit
- Created: 2012-04-27T14:01:33.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T16:59:24.000Z (over 6 years ago)
- Last Synced: 2025-03-30T03:04:48.136Z (12 months ago)
- Topics: bundle, php, symfony, symfony-bundle
- Language: PHP
- Size: 345 KB
- Stars: 82
- Watchers: 14
- Forks: 44
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Overview
========
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.**
[](http://travis-ci.org/lexik/LexikMailerBundle)
[](https://packagist.org/packages/lexik/mailer-bundle)
[](https://insight.sensiolabs.com/projects/65df9f8f-6336-4e28-bec5-fe7f501a21dc)
Documentation
=============
For installation and configuration refer to [Resources/doc/index.md](https://github.com/lexik/LexikMailerBundle/blob/master/Resources/doc/index.md)