Skip to content

Releases: mautic/plugin-grapesjs-builder

GrapesJS Mautic Builder Plugin v1.0-RC4

21 Feb 20:53
Compare
Choose a tag to compare
Pre-release

This 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.

⚠️ This is to be considered a pre-release and should be used in testing - please report bugs at https://github.com/mautic/plugin-grapesjs-builder/issues.

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

GrapesJS Mautic Builder Plugin v1.0-RC3

21 Feb 20:43
Compare
Choose a tag to compare
Pre-release

This 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.

⚠️ This is to be considered a pre-release and should be used in testing - please report bugs at https://github.com/mautic/plugin-grapesjs-builder/issues.

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

GrapesJS Mautic Builder Plugin v1.0-RC2

21 Feb 20:16
65b96cd
Compare
Choose a tag to compare
Pre-release

This 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.

⚠️ This is to be considered a pre-release and should be used in testing - please report bugs at https://github.com/mautic/plugin-grapesjs-builder/issues.

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

GrapesJS Mautic Builder Plugin v1.0-RC

15 Feb 18:46
261bb0a
Compare
Choose a tag to compare
Pre-release

🚀 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.

⚠️ This is to be considered a pre-release and should be used in testing - please report bugs at https://github.com/mautic/plugin-grapesjs-builder/issues.

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

1.0.0-beta

12 Jun 10:14
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release

First beta release is out ! 🚀

This plugin is made to replace current email builder and landing page builder from Mautic 2.16.2 by a combinaison of 2 open source technologies: grapes.js as UI and mjml.io as email HTML generator.

⚠️ Do not use in production yet or use it with caution.

Feel free to report issues or contribute with your code to make it more performing.

Technical information

You need to use the current repository (please check readme.md) and the grapesjs-preset-mautic repository necessary to make it working.