PHPackages                             tsrgtm/pageman - 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. tsrgtm/pageman

ActiveLaravel-package[Admin Panels](/categories/admin)

tsrgtm/pageman
==============

A Content Management System (CMS) package for Laravel, providing tools to manage pages, posts, and other content.

01PHP

Since May 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Tsrgtm/Pageman)[ Packagist](https://packagist.org/packages/tsrgtm/pageman)[ RSS](/packages/tsrgtm-pageman/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Pageman CMS
===========

[](#pageman-cms)

Pageman CMS is an open-source package for Laravel that provides a simple content management system. It is designed to be easily integrated into your Laravel application and offers a range of features to manage content efficiently.

Features
--------

[](#features)

- Easy installation and setup
- User role management with customizable roles
- Admin panel for managing pages and content
- Customizable authentication and authorization
- Responsive design using Tailwind CSS
- Extendable and customizable

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.x or higher
- MySQL or any other database supported by Laravel

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

[](#installation)

1. Install the package via Composer:

    ```
    composer require tsrgtm/pageman
    ```
2. Publish the configuration file:

    ```
    php artisan vendor:publish --provider="Tsrgtm\Pageman\PagemanServiceProvider"
    ```
3. Run the installation command:

    ```
    php artisan pageman:install
    ```
4. Follow the on-screen instructions to complete the setup.

Configuration
-------------

[](#configuration)

- Update the `.env` file to configure the database and other necessary settings.
- Customize the `config/pageman.php` file as needed.

Usage
-----

[](#usage)

- Access the admin panel at `/pageman/admin`.
- Manage users, roles, and content through the admin interface.

Contributing
------------

[](#contributing)

Contributions are welcome! Please fork the repository and submit a pull request.

License
-------

[](#license)

Pageman CMS is open-source software licensed under the [MIT license](LICENSE).

Contact
-------

[](#contact)

For any questions or support, please contact \[Your Name\] at \[Your Email\].

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/131200885?v=4)[Tusar Gautam](/maintainers/tsrgtm)[@Tsrgtm](https://github.com/Tsrgtm)

---

Top Contributors

[![Tsrgtm](https://avatars.githubusercontent.com/u/131200885?v=4)](https://github.com/Tsrgtm "Tsrgtm (5 commits)")

### Embed Badge

![Health badge](/badges/tsrgtm-pageman/health.svg)

```
[![Health](https://phpackages.com/badges/tsrgtm-pageman/health.svg)](https://phpackages.com/packages/tsrgtm-pageman)
```

PHPackages © 2026

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