HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
799 stars 184 forks source link

Add Image Block With Open Image popup #93

Closed milan-atulyam closed 3 years ago

milan-atulyam commented 3 years ago

Hi, Can you please suggest how to add image block with image popup like image block drag and drop in page builder and open image selection popup thank you.

image image

HansSchouten commented 3 years ago

Hi you can add a new view.html block with a simple <img> html tag and a placeholder image. Next you can drag that block on your page and double click the image to change it.