Skip to content

A simple mjml extension. Backend module that help generate html template from mjml

Notifications You must be signed in to change notification settings

archriss/TYPO3-arc_parsermjml

Repository files navigation

Archriss MJML Parser

This extension able user to convert mjml file into html using style mjml file

You can splice your mjml file into parts, each part will be converted into html.

Usefull for converting easily fluid mjml file partial into html for direct usage.

Warning : do not handle mj-include

How it work

  • Copy your mjml partial into a fileadmin folder (or a new file mountpoint)
  • Use MJML module to navigate to this directory
  • Use simple fluid variables (not tested yet with fluid tags)
  • Select the style file and convert (existing files can be overrided)

Remember to request appId + public/secret key on mjml.io

Example

There's some example in Resources/Public/Example directory.

Interesting files for convertion are located in Partials folder.

About

A simple mjml extension. Backend module that help generate html template from mjml

Resources

Stars

Watchers

Forks

Packages

No packages published