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.37k stars 4.05k forks source link

Running several plugins together #2795

Closed Yonatan19981 closed 4 years ago

Yonatan19981 commented 4 years ago

Hello,

I managed to install each plugin separately and run them. How do I combine them? And if you can please give me relatively detailed instructions because I saw some solutions here like "add ckeditor library" and I am not sure how to do it.

Thanks

Ju99ernaut commented 4 years ago

I guess you could bundle those plugins into a single plugin using grapesjs-cli. For reference check out grapesjs-preset-webpage index.js file.