LiveDuo / destack

Page builder for Next.js 🅧. Zero-config deployment 🚀. React now supported!
MIT License
1.56k stars 314 forks source link

How to use grapesjs-export plugin #69

Closed rainerregan closed 1 year ago

rainerregan commented 1 year ago

Hi, thanks for this amazing project. I need to use this project along with GrapesJs export plugin. how can I do that?

LiveDuo commented 1 year ago

@rainerregan Glad you like the page builder.

It's not possible at the moment and the project is moving in a different direction. See #62 for more info.

What you can do: 1) Create the exported zip file from the created json files in the data folder without directly using the export plugin. 2) Fork Destack and enable support for the plugin yourself.