PHPackages                             tannhatcms/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. tannhatcms/pagemanager

ActiveLibrary[Admin Panels](/categories/admin)

tannhatcms/pagemanager
======================

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

3.3.5(1y ago)05[5 PRs](https://github.com/TanNhatCMS/Laravel-Backpack-PageManager/pulls)proprietaryPHPCI passing

Since May 25Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/TanNhatCMS/Laravel-Backpack-PageManager)[ Packagist](https://packagist.org/packages/tannhatcms/pagemanager)[ Docs](https://github.com/laravel-backpack/PageManager)[ RSS](/packages/tannhatcms-pagemanager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (71)Used By (0)

BackPack\\PageManager
=====================

[](#backpackpagemanager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bba22f33f951a0a745b1bcccf9738a125030508c5d64c7c761c5df8299e34f83/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6261636b7061636b2f506167654d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/backpack/pagemanager)[![Software License](https://camo.githubusercontent.com/5a202d5327ab4ae3bf5cc50fcfa3d2f0823d818a4f115a027d8176dcb996c4d4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d6475616c2d626c75653f7374796c653d666c61742d737175617265)](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, 8, 9, 10, 11 or 12 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://user-images.githubusercontent.com/1032474/106446854-6dc73100-6489-11eb-9e4c-b21273cef23e.png "PageManager edit page")](https://user-images.githubusercontent.com/1032474/106446854-6dc73100-6489-11eb-9e4c-b21273cef23e.png)

> ### 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`:

```
