Open
Description
First of all, great project! Well done. I found it very useful, but the only thing missing is the integration part.
If you're using a React app, this shouldn't be a problem - you already have all the necessary files in place, so you can easily extend your own app. However, things get more complicated when using other frontend frameworks.
I experimented a bit with EmailBuilder.js and created a proof of concept for a simple integration. I tested two approaches:
- via iframes,
- via web elements.
So, if any of you need to embed EmailBuilder.js in your own app, you can follow my examples.
- iframe integration example -> https://lampersky.github.io/email-builder-js/demo-iframe.html
- webelement integration example -> https://lampersky.github.io/email-builder-js/demo-webelement.html
- Angular APP -> https://stackblitz.com/edit/stackblitz-starters-gajvciar?ctl=1&embed=1&hideExplorer=1&view=preview

Metadata
Metadata
Assignees
Labels
No labels