HansSchouten / PHPageBuilder

A drag and drop page builder to manage pages in any PHP project
https://www.phpagebuilder.com
MIT License
739 stars 180 forks source link

Blocks are missing? #17

Closed dsultanr closed 4 years ago

dsultanr commented 4 years ago

Just deployed your Laravel package on clean Laravel

having this in edit window image

am I missing something? your screenshot looks much better (much blocks on the left) image

HansSchouten commented 4 years ago

Hi, it looks like your installation went perfect! In the screenshot you see how I used the project to create a website with very specific blocks that you probably do not need. These are not just html image and text elements, but very specific snippets of a premium theme that I bought. This project aimes to give a programmer full freedom to create your own custom websites with any customizable component that you want. Other builders often come with pre-defined blocks and very limited functionality to add/modify these. So (especially in this early stage), this project is not aiming to help anyone to build the same looking website. Instead, it is a tool to allow building and maintaining any website with your own custom blocks.

Creating your own blocks is very easy. Each block has just a simple .html or a .php file and that's it. Creating blocks is just a matter of tearing an awesome HTML5 theme apart into small snipets (i.e. blocks) and you're done.

That being said, I can imagine that is still not always pleasant to do this for a quick and simple website, so I am planning to create a default theme based on bootstrap that has blocks for each bootstrap component.

imagina commented 3 years ago

hummm... same question here,. it would be great to have a default theme like in the screenshot so we have a real start or demo to play around or connect with our install... can we buy this or other premium theme for your package ? It would be great! Thanks @HansSchouten

san8work commented 1 year ago

How to clear blocks cache? I deleted some blocks but they still showing.