mjawad096 / laravel-grapesjs

This package provide an esay way to integrate GrapesJS into your laravel proejct.
MIT License
108 stars 54 forks source link

how to use plugin block bootstap #10

Closed aviqbaihaqy closed 2 years ago

aviqbaihaqy commented 2 years ago

how to use bootstrap plugin block?

ghost commented 2 years ago

Hi @baihaqyaviq! For now there is no option for adding plugin.

vahidalvandi commented 2 years ago

please add this option

ghost commented 2 years ago

Hopefully will work on it in next one or two weeks.

vahidalvandi commented 2 years ago

i have idea for change layout with grapesjs Suppose we have a special order in a blade and we want to change it with grapesjs page builder

ghost commented 2 years ago

i have idea for change layout with grapesjs Suppose we have a special order in a blade and we want to change it with grapesjs page builder

Blade content already is changeable with page build via templates.

ghost commented 2 years ago

Hi @baihaqyaviq, The bootstarp4 plugin option was added in the latest release. please see v3.1.0

You can enable the bootstap4 plugin from the config file by setting plugins > default > bootstrap4_blocks to true