kvadrat/laravel-pagebuilder 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kvadrat/laravel-pagebuilder

Composer 安装命令:

composer require kvadrat/laravel-pagebuilder

包简介

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

README 文档

README

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

Requirements

  • PHP >= 8.2
  • Laravel 10, 11 or 12

Installation

1. Install via Composer:

composer require kvadrat/laravel-pagebuilder

2. Publish the config file:

php artisan vendor:publish --provider="Kvadrat\LaravelPageBuilder\ServiceProvider" --tag=config

3. Update config/pagebuilder.php with your database credentials and preferences.

4. Run migrations:

php artisan migrate

5. Create a theme:

php artisan pagebuilder:create-theme mytheme

Or publish the built-in demo theme:

php artisan pagebuilder:publish-demo

Usage

After installation, visit /admin in your browser.

Default credentials (change these in config/pagebuilder.php):

  • Username: admin
  • Password: changethispassword

Configuration

The config file at config/pagebuilder.php lets you customize:

  • Database connection
  • Admin URL and credentials
  • Theme settings
  • Page routing
  • Caching

Theme Development

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

License

MIT

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固