assoconnect/mjml-bundle
最新稳定版本:v1.6.0
Composer 安装命令:
composer require assoconnect/mjml-bundle
包简介
MJML template support for Twig template engine
README 文档
README
This bundle has been deprecated & abandoned because it is no longer used at AssoConnect
This Symfony 4 bundle provides the integration of the MJML command line tool to create responsive emails as Twig templates.
It requires the installation of the MJML command line tools running with NodeJS.
It also supports custom HTML tags to avoid duplicating long MJML tags with a lot of options to ensure consistency amongst your templates.
Twig expressions can be used within the templates.
As compiling MJML code to HTML code is slow, this bundle follows this process:
- you write MJML templates with Twig expressions
- during cache warmup, these templates are compiled to HTML and Twig expressions are not resolved
- you use the compiled HTML templates with Twig and all the variables you need with you favorite email sending system
统计信息
- 总下载量: 22.85k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-04-23