HansSchouten/Laravel-Pagebuilder

Customisation questions

binaryfire opened this issue · 0 comments

Hi @HansSchouten

Great project :) I have a few questions regarding customisation and custom blocks. Sorry to ask so many but I couldn't find any docs on the subject. If you could point me in the right direction it would be awesome!

  1. I'd like to use blocks as full-width sections. So I need to disable the ability to add/move blocks on the left/right of eachother. They should only stack vertically. Is that possible?

  2. Is there a repeater field we can use in a block's settings? For example an "About Me" block with a list of links might have a + button to add more links.

  3. Can we add image thumbnails to radio buttons? I'd like to have radio buttons for users to switch between multiple block templates (instead of making a separate block for each variant).

  4. Is it possible to use conditional logic for block settings fields? Eg. only display a settings field if the value of another field is true.

  5. Is there a way to create a library of prebuilt starter pages a user can select from to begin with?

Thanks a lot! :)