Idnan / mjml-cms

Extended version of the MJML editor with support for dynamic templating.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MJML CMS

Extended version of the MJML editor with support for dynamic templating.

The official MJML editor doesn't support the dynamic variables or templating. This implementation of the MJML editor adds the support for dynamic templating using handlebars.

Demo

https://mjml-cms.herokuapp.com/

Previews

Editor has three panels, one for template, other for data to populate and the preview Put the template code and the data and click preview get a view of the email.

Requirements

The editor only works in Chrome for now, however support for firefox and Safari is under way.

Contributions

  • Spread the word
  • Open pull requests
  • Reach out with any feedback Twitter URL

License

MIT © Adnan Ahmed

About

Extended version of the MJML editor with support for dynamic templating.

License:MIT License


Languages

Language:TypeScript 72.9%Language:CSS 22.8%Language:HTML 3.2%Language:Dockerfile 1.2%