matthieu-rolland / mjml-theme-converter

Tool used to convert a PrestaShop mail theme from MJML to twig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mjml-theme-converter

A Symfony project created on March 20, 2019, 6:54 pm.

This application is used to convert MJML mail themes for PrestaShop into Twig mail themes.

To convert a theme use this command:

./bin/console prestashop:mail:convert-mjml modern_mjml {twig_theme_path}

The modern_mjml theme is located in this project in the mails/themes folder.

About

Tool used to convert a PrestaShop mail theme from MJML to twig

License:Other


Languages

Language:HTML 61.2%Language:PHP 38.8%