GrapesJS Mautic Builder Plugin v1.0-RC2
Pre-releaseThis release is the same as v1.0-RC, but fixes a critical bug that broke Mautic's installer (#61). Thanks @mohit-rocks!
🚀 Release Candidate is out!
This plugin is created to replace current email builder and landing page builder from Mautic 3.x using two open source technologies: grapes.js as UI and mjml.io as email HTML generator. It will ship as an optional plugin which can be enabled in Mautic. Please read the Readme for detailed docs.
Feel free to report issues or contribute with your code to improve the builder!
If you need a theme to test with you can use the blank theme from Webmecanik. You can load your existing themes in the new builder by adding the following to your theme configuration file:
"builder": "grapesjsbuilder",
🐞 Bugs
#16 Make sure the name is camelcased to the same name as the bundle @nickveenhof
#25 Disable mautic global keyboard bindings @weismannweb
#26 This fixes the issue where the upload is not sending the csrf causing it to fail. @weismannweb
#29 fix global shortcuts & fix image upload @rwrz
#41 Fix for can not close code preview @snoblucha
#46 Move assets to library directory @kuzmany
#54 CS Fix @RCheesley
✨ Features and Enhancements
#13 German Translation @NNowakowski
#42 Registers the plugin as a "builder" @alanhartless
#49 Add pt-br translations @powertictech
💖 Contributors
@nickveenhof
@weismannweb
@weismannweb
@rwrz
@snoblucha
@kuzmany
@NNowakowski
@alanhartless
@powertictech
@npracht
@Webmecanik
@mohit-rocks
@jos0405
@RCheesley