GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
645 stars 229 forks source link

How to extend default supported tags ? #350

Closed RakulAgn closed 3 months ago

RakulAgn commented 7 months ago

i am looking for to add mjml custom component like mj-coupon but how can i extent the tag and how can we create the mj-coupon component in grapesjs mjml

artf commented 3 months ago

At the moment it's not possible to add custom MJML components due to their mjml-browser limitations (check Unavailable features).