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.3k stars 4.04k forks source link

Multi page manager #3403

Closed John-Oula closed 3 years ago

John-Oula commented 3 years ago

How can I create multiple pages?

GoodPHP commented 3 years ago

Hey, now it need to build yourself.

We have done solution: https://gjs.market/products/pages-manager

Ju99ernaut commented 3 years ago

Working on a plugin for that https://github.com/Ju99ernaut/grapesjs-template-manager, still WIP but it's now in a pretty decent state.

echobinod commented 3 years ago

Multipage Manager using VueJS: https://github.com/echobinod/GrapesJS-Vue.js.git

Abhisheknanda1344463 commented 3 years ago

@echobinod @Ju99ernaut @artf What can we do while exporting the code.? because, at the time of export we need that website pages too.

Ju99ernaut commented 3 years ago

You'll probably need to convert root to a function that generates your file structure https://github.com/artf/grapesjs-plugin-export/blob/a0c55a77bfbc583c4d5eec459a3308c0b2192e07/src/index.js#L14

artf commented 3 years ago

Subscribe to this issue #3206 I'll post there all the details about the upcoming built-in page manager