HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
770 stars 178 forks source link
drag-and-drop grapesjs laravel page-builder php wysiwyg

Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project.

Laravel Pagebuilder is built on PHPageBuilder. It integrates the most popular open source drag and drop pagebuilder: GrapesJS. This package is made with customization in mind, allowing you to configure, disable or replace any of its modules.

PageBuilder

Installation

Follow these steps to install Laravel Pagebuilder in your project:

Next, you need to create a theme:

.. or publish the demo theme:

Now you are able to login via /admin with admin and changethispassword (the admin URL and credentials can be changed in the pagebuilder config file).

Visit the PHPageBuilder repository for detailed information on how to develop themes.