usewaypoint / email-builder-js

A free and open-source block-based email template builder.
https://emailbuilderjs.com
MIT License
307 stars 92 forks source link

Allow to export and import the JSON #81

Closed nicktc closed 3 months ago

nicktc commented 3 months ago

In the builder it would be cool if you can export the JSON, or import it. So that I can store an email design locally, and when I like to tweak it import (or copy paste) the JSON again, so that I can continu designing the email template.

jordanisip commented 3 months ago

Great thinking. This is on our list to add!

nicktc commented 3 months ago

Great! 🤩

jordanisip commented 3 months ago

Hi @nicktc, great news – we (mainly @cohitre) were able to add a way to easily download and import a JSON from the builder.

CleanShot 2024-04-15 at 11 01 04

You can see it live on our playground.

We hope to be able to import by file in the future but a copy and paste seemed like a good quick feature in the meantime :)