PHPackages                             xisodev/laravel-pagebuilder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xisodev/laravel-pagebuilder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xisodev/laravel-pagebuilder
===========================

드래그 앤 드롭을 활용한 AMUZCMS 전용 페이지빌더입니다.

v1.0.3(5y ago)2205MITPHPPHP &gt;=7.0

Since Nov 18Pushed 5y agoCompare

[ Source](https://github.com/XisoDev/Laravel-Pagebuilder)[ Packagist](https://packagist.org/packages/xisodev/laravel-pagebuilder)[ Docs](https://github.com/XisoDev/Laravel-Pagebuilder)[ RSS](/packages/xisodev-laravel-pagebuilder/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (12)Used By (0)

Laravel-Pagebuilder
===================

[](#laravel-pagebuilder)

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

Laravel Pagebuilder is built on [PHPageBuilder](https://github.com/XisoDev/PHPagebuilder). It integrates the most popular open source drag and drop pagebuilder: [GrapesJS](https://grapesjs.com/). This package is made with customization in mind, allowing you to configure, disable or replace any of its modules.

[![PageBuilder](https://user-images.githubusercontent.com/5946444/70818285-97c81a80-1dd3-11ea-84b0-2a6ff3a8765a.png)](https://user-images.githubusercontent.com/5946444/70818285-97c81a80-1dd3-11ea-84b0-2a6ff3a8765a.png)

Installation
------------

[](#installation)

Follow these steps to install Laravel Pagebuilder in your project:

- `composer require xisodev/laravel-pagebuilder`
- `php artisan vendor:publish --provider="XisoDev\LaravelPageBuilder\ServiceProvider" --tag=config`
- Update the configuration in `config/pagebuilder.php`
- `php artisan migrate`

Next, you need to create a theme:

- `php artisan pagebuilder:create-theme [name here]`

.. or publish the demo theme:

- `php artisan vendor:publish --provider="XisoDev\LaravelPageBuilder\ServiceProvider" --tag=demo-theme`

copy assets:

- `php artisan vendor:publish --provider="XisoDev\LaravelPageBuilder\ServiceProvider" --tag=public`

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](https://github.com/HansSchouten/PHPagebuilder#create-a-theme) for detailed information on how to develop themes.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~9 days

Total

11

Last Release

2177d ago

Major Versions

v0.7.0 → v1.0.02020-04-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d4228d7eaafb1a5b13e853f87189815feefd9c21f31363d08ec509c47f29d0a?d=identicon)[cms-orbit](/maintainers/cms-orbit)

---

Top Contributors

[![HansSchouten](https://avatars.githubusercontent.com/u/5946444?v=4)](https://github.com/HansSchouten "HansSchouten (23 commits)")[![XisoDev](https://avatars.githubusercontent.com/u/10387955?v=4)](https://github.com/XisoDev "XisoDev (7 commits)")

---

Tags

laravelpagebuilder

### Embed Badge

![Health badge](/badges/xisodev-laravel-pagebuilder/health.svg)

```
[![Health](https://phpackages.com/badges/xisodev-laravel-pagebuilder/health.svg)](https://phpackages.com/packages/xisodev-laravel-pagebuilder)
```

###  Alternatives

[hansschouten/laravel-pagebuilder

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

88027.8k](/packages/hansschouten-laravel-pagebuilder)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
