LexikMailerBundle icon indicating copy to clipboard operation
LexikMailerBundle copied to clipboard

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.

Results 15 LexikMailerBundle issues
Sort by recently updated
recently updated
newest added

Swiftmailer is no more supported since november 2021 while it is a dependency of this project. So, IMHO, this project has 2 now choices: replace Swiftmailer (custom dev, use of...

Hello, I changed the template paths to be compatible with SF4.3 Regards

Lexik mailer is not compatible anymore with version of Symfony < 3 (invalid syntax on services.xml since you have adding the "default" section). The minimum requirement of symfony dependency is...

Would it be possible to add a recipe that adds the default configuration on installation (composer require)? Currently the installation exists on an exception stating it misses the required configuration,...