BayBreezy / strapi-plugin-email-designer-5

Design your own email templates directly from the Strapi admin panel and use the magic to send programmatically email from your controllers / services.
https://www.npmjs.com/package/strapi-plugin-email-designer-5
MIT License
7 stars 1 forks source link

Feature Request: Export one Template for better merging stuff local vs productive server thing #11

Closed begservice closed 1 month ago

begservice commented 1 month ago

Hello it would be nice if we can build the feature to just export one template and import one Template =)

BayBreezy commented 1 month ago

Hey yo! Currently, you can import a single template. If you create/edit a template/design, there is an import button next to the save button. The import takes the json object exported by Unlayer.

I definitely can add a button that downloads a single design's HTML or Design Object.

BayBreezy commented 1 month ago

@begservice This was implemented in the last release.

Try it out and let me know how it goes.

begservice commented 1 month ago

and now this plugin is better than the v4 version thank you !