定制 assoconnect/mjml-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Build Status Quality Gate Status

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

How to use

统计信息

  • 总下载量: 22.85k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 13
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 13
  • Watchers: 10
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-04-23