GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.4k stars 4.06k forks source link

[QUESTION]: Multiple pages plugin #3296

Closed RaresVlaiduc closed 3 years ago

RaresVlaiduc commented 3 years ago

Hello there!

I've seen some discussions about some sort of multiple pages plugin in here. Is this still a thing? Is there something done regarding this or should I start my own plugin?

Thanks!

Ju99ernaut commented 3 years ago

I've made a simple one for indexedDB but it can also be adapted for other storage types https://github.com/Ju99ernaut/grapesjs-indexeddb-ui however I plan on deprecating it in favour of a new plugin that has other storage types built in, also with an improved UI/UX. I plan on releasing it once the PageManager api mentioned in issue #3206 by artf is out, and there might also be another plugin in the works as mentioned in the same issue.

artf commented 3 years ago

Yeah, it's still quite in progress (I have no ETA, unfortunately) but for sure the PageManager will be in the core.