punktde / neos-mjml
Neos Package for compiling MJML markup
Installs: 38 578
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 6
Forks: 1
Open Issues: 2
Type:neos-package
Requires
- neos/neos: *
This package is auto-updated.
Last update: 2024-10-24 12:59:55 UTC
README
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