PHPackages                             grundmanis/laracms-pages - 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. grundmanis/laracms-pages

ActiveLibrary[Admin Panels](/categories/admin)

grundmanis/laracms-pages
========================

Laracms pages module

v1.x-dev(6y ago)01701MITHTML

Since Jun 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Grundmanis/laracms-pages)[ Packagist](https://packagist.org/packages/grundmanis/laracms-pages)[ RSS](/packages/grundmanis-laracms-pages/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (1)

Lara CMS - Pages module
=======================

[](#lara-cms---pages-module)

This is a [Laracms module](https://github.com/Grundmanis/laracms). This module allows to create a new pages with urls for your website.

[![laracms dashboard](https://user-images.githubusercontent.com/6103997/35482156-c64ad344-0439-11e8-9972-db1f9c9c89b4.png)](https://user-images.githubusercontent.com/6103997/35482156-c64ad344-0439-11e8-9972-db1f9c9c89b4.png)

How to use
----------

[](#how-to-use)

Publish page layouts to make available to modify them

```
php artisan vendor:publish --tag=laracms_pages

```

Then `resources/views/laracms/pages/layouts` will appear with 2 already created layouts, You can create your own layouts in this folder and they will be automatically grabbed by laracms.

Click on "pages" menu point or go to `yourhost.com/laracms/pages/`, create a new page by using unique URL, choose layout and type some text. Now, You can see your page: `yourhost.com/whatever_created_page_slug_here`

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

[](#installation)

Run

```
composer require grundmanis/laracms-pages

```

then run migration:

```
php artisan laracms:configure

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cfc2e6d49d97a11b0bbf599f046a4154508b64d0e33bff2c22cb87c243fb8a9?d=identicon)[Grundmanis](/maintainers/Grundmanis)

---

Top Contributors

[![Grundmanis](https://avatars.githubusercontent.com/u/6103997?v=4)](https://github.com/Grundmanis "Grundmanis (8 commits)")

---

Tags

laravelcontentcmsmoduledashboardadminpanel

### Embed Badge

![Health badge](/badges/grundmanis-laracms-pages/health.svg)

```
[![Health](https://phpackages.com/badges/grundmanis-laracms-pages/health.svg)](https://phpackages.com/packages/grundmanis-laracms-pages)
```

PHPackages © 2026

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