Skip to content

EelHelper for MJML mail template framework

License

Notifications You must be signed in to change notification settings

punktDe/neos-mjml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neos Package for compiling MJML markup

Latest Stable Version Total Downloads License

MJML is a markup language to build responsive email templates by providing a semantic syntax and a rich standard component library.

Installation

Install the package:

composer require punktde/neos-mjml

Install / configure the MJML compiler

You can either install the mjml binary globally and configure its path in the Settings.yaml or install the binary locally with npm:

npm install --prefix Packages/Application/PunktDe.Neos.Mjml/Resources/Private/Library