/Laravel-Pagebuilder

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

Primary LanguagePHPMIT LicenseMIT

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:

  • composer require hansschouten/laravel-pagebuilder
  • php artisan vendor:publish
  • Update the configuration in config/pagebuilder.php
  • Visit the original repository for info on how to create a theme