PHPackages                             creode/nova-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. creode/nova-pages

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

creode/nova-pages
=================

2.7.0(1y ago)082[1 issues](https://github.com/creode-modules/nova-pages-module/issues)PHP

Since Nov 20Pushed 1y ago2 watchersCompare

[ Source](https://github.com/creode-modules/nova-pages-module)[ Packagist](https://packagist.org/packages/creode/nova-pages)[ RSS](/packages/creode-nova-pages/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (16)Used By (0)

Module for defining editable pages on Laravel Nova sites.
=========================================================

[](#module-for-defining-editable-pages-on-laravel-nova-sites)

This module will add the infrastructure for the creation of individual pages and a home page. It will allow page titles, descriptions and permalinks to be set against pages.

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

[](#installation)

You can install the package via composer:

```
composer require creode/nova-pages
```

This module contains database migrations. You can run the migrations with:

```
php artisan migrate
```

Publishing Config
-----------------

[](#publishing-config)

You can publish the config this module exposes to customise options using:

```
php artisan vendor:publish --tag="pages-config"
```

Publishing Views
----------------

[](#publishing-views)

You can publish the view this module uses to customise the main page template using:

```
php artisan vendor:publish --tag="pages-views"
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~22 days

Recently: every ~58 days

Total

15

Last Release

593d ago

Major Versions

1.x-dev → 2.0.02024-01-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8133041?v=4)[Creode](/maintainers/creode)[@creode](https://github.com/creode)

---

Top Contributors

[![jaymeh](https://avatars.githubusercontent.com/u/18261676?v=4)](https://github.com/jaymeh "jaymeh (29 commits)")[![ben-leonard](https://avatars.githubusercontent.com/u/18216469?v=4)](https://github.com/ben-leonard "ben-leonard (20 commits)")[![creode-dev](https://avatars.githubusercontent.com/u/19706903?v=4)](https://github.com/creode-dev "creode-dev (6 commits)")[![liam-spedding](https://avatars.githubusercontent.com/u/111750536?v=4)](https://github.com/liam-spedding "liam-spedding (3 commits)")

### Embed Badge

![Health badge](/badges/creode-nova-pages/health.svg)

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

###  Alternatives

[optimistdigital/nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.

297874.5k3](/packages/optimistdigital-nova-settings)[optimistdigital/nova-page-manager

Page(s) and region(s) manager for Laravel Nova.

17988.5k](/packages/optimistdigital-nova-page-manager)[whitecube/nova-page

Static pages content management for Laravel Nova

23995.2k1](/packages/whitecube-nova-page)[khalin/nova-link-field

A Laravel Nova Link field.

31562.2k2](/packages/khalin-nova-link-field)[digital-creative/nova-dashboard

The missing dashboard for nova.

7169.3k1](/packages/digital-creative-nova-dashboard)[runlinenl/nova-profile-tool

A tool for Laravel Nova to allow users to edit their profile data

37217.5k](/packages/runlinenl-nova-profile-tool)

PHPackages © 2026

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