PHPackages                             bozboz/pagemanager - 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. [Admin Panels](/categories/admin)
4. /
5. bozboz/pagemanager

ActiveLibrary[Admin Panels](/categories/admin)

bozboz/pagemanager
==================

Create admin panels for presentation websites on Laravel, using page templates and Backpack\\CRUD.

057PHP

Since Feb 1Pushed 4y ago3 watchersCompare

[ Source](https://github.com/bozboz/pagemanager)[ Packagist](https://packagist.org/packages/bozboz/pagemanager)[ RSS](/packages/bozboz-pagemanager/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bozboz\\PageManager (Bozboz'd)
==============================

[](#bozbozpagemanager-bozbozd)

Forked from [Backpack PageManager](https://github.com/Laravel-Backpack/PageManager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bba22f33f951a0a745b1bcccf9738a125030508c5d64c7c761c5df8299e34f83/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6261636b7061636b2f506167654d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backpack/pagemanager)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/ab153b1d0fe444b4c8b17bbfe0a4eda27008466bca9a8a2c3a74d8e499f8a8ff/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c61726176656c2d6261636b7061636b2f506167654d616e616765722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/laravel-backpack/PageManager)[![Coverage Status](https://camo.githubusercontent.com/7fc48b3a7b6e4968603f77935ed77da53ea98f7073da87a45e7f3951938c67ac/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c61726176656c2d6261636b7061636b2f506167654d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravel-backpack/PageManager/code-structure)[![Quality Score](https://camo.githubusercontent.com/af8d6ea7c0e9d7bb64cc44c7316b86dcbc8567eeb96f89bb5334b250ee4cac80/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c61726176656c2d6261636b7061636b2f506167654d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravel-backpack/PageManager)[![Total Downloads](https://camo.githubusercontent.com/0d5fe15204716d7a34cbb4122a0f14f19c34e1de30f3e82f75b151545004c705/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261636b7061636b2f706167656d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backpack/pagemanager)

An interface to let your admins add and edit presentation pages to your Laravel 6, 7 or 8 website, by defining page templates with any number of content areas and any number of content types. Uses [Laravel Backpack](https://github.com/laravel-backpack).

[![Backpack PageManager edit page](https://camo.githubusercontent.com/2b3e80a7c7c8c4b9abf7a33844d6c3d6da61c7f2577a5b2921e2fa4dd5a04d91/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f73637265656e73686f74732f706167655f656469742e706e67 "PageManager edit page")](https://camo.githubusercontent.com/2b3e80a7c7c8c4b9abf7a33844d6c3d6da61c7f2577a5b2921e2fa4dd5a04d91/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f73637265656e73686f74732f706167655f656469742e706e67)

> ### Security updates and breaking changes
>
> [](#security-updates-and-breaking-changes)
>
> Please **[subscribe to the Backpack Newsletter](http://backpackforlaravel.com/newsletter)** so you can find out about any security updates, breaking changes or major features. We send an email every 1-2 months.

Install
-------

[](#install)

1. Add a file to define your page templates in `app/PageTemplates.php`:

```
