PHPackages                             nepal360/filament-cms-pro - 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. nepal360/filament-cms-pro

ActiveLibrary[Admin Panels](/categories/admin)

nepal360/filament-cms-pro
=========================

An enterprise-grade WordPress-class CMS plugin for Laravel and Filament v5 with non-intrusive server-side analytics.

v1.0.0-beta(2d ago)07↑2471.4%MITPHPPHP ^8.2

Since Jun 7Pushed 2d agoCompare

[ Source](https://github.com/Tsrgtm/Filament-CMS-PRO)[ Packagist](https://packagist.org/packages/nepal360/filament-cms-pro)[ RSS](/packages/nepal360-filament-cms-pro/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

Filament CMS Pro (`nepal360/filament-cms-pro`)
==============================================

[](#filament-cms-pro-nepal360filament-cms-pro)

An enterprise-grade, WordPress-class Content Management System (CMS) plugin package designed for Laravel and Filament v5. It features a Gutenberg-style block editor workspace, configurable editorial workflows, multilingual support, advanced SEO schema outputs, sitemaps automation, and a non-intrusive server-side analytics tracking engine.

Key Features
------------

[](#key-features)

1. **Gutenberg-Style Block Editor**: Renders visual block layouts (Heading, Paragraph, Hero, Quote, CTA, Images, Galleries, FAQs, and Polls).
2. **Editorial Approval Workflow**: Gated transitions (Draft -&gt; Review -&gt; Fact Check -&gt; Editor Approval -&gt; Publisher Approval -&gt; Scheduled/Published) to control editorial routing.
3. **Non-Intrusive Server-Side Analytics**: Logs page views and unique users asynchronously in middleware without executing heavy tracking Javascript libraries in the browser. Zero impact on GSC Core Web Vitals (INP, CLS, LCP). Complies with GDPR cookieless privacy.
4. **Automated Sitemaps &amp; Schema**: Auto-generates standard sitemaps, Google News sitemaps (last 48h posts), and injects JSON-LD article schemas.
5. **Polymorphic Translation Mapping**: Fully localized articles, categories, and tags database schemas.
6. **Centralized CMS Settings**: Dynamically toggle taxonomy menu visibilities, assign navigation groups, customize menu labels, and configure tables from a single admin panel.
7. **Dynamic Custom Fields**: Dynamically inject custom metadata input components into forms (translatable fields inside translation interfaces, and non-translatable fields in primary editors).
8. **Customizable Tables &amp; Filters**: Toggle visible table columns (ID, Serial Number, Featured Image, etc.) and active search filters dynamically.
9. **Comments Moderation Resource**: Dedicated interface to moderate reader comments (Pending, Approved, Spam, Rejected states) with custom metadata capabilities.

CMS Settings &amp; Dynamic Custom Fields
----------------------------------------

[](#cms-settings--dynamic-custom-fields)

Filament CMS Pro includes a centralized CMS Settings Page that allows administrators to dynamically configure resources without code modifications:

- **Navigation Settings**: Show/hide taxonomy menus (Categories &amp; Tags), customize their sidebar labels, and assign them to custom navigation groups.
- **Dynamic Custom Fields**: Create key-value metadata schemas for Posts, Categories, Tags, and Comments.
    - Supports multiple field types (Text, Textarea, Select, Toggle, Date/Time).
    - Configurable as **Translatable** (injected directly into localized translation interfaces) or **Non-Translatable** (appended to the main resource forms).
- **Table Column Customization**: Define which columns are visible in table listings (e.g., ID, Serial Number, Featured Image, Status, and custom metadata fields).
- **Dynamic Table Filters**: Configure active search filters dynamically for resource table indexes.
- **Comments Moderation Panel**: Approve, reject, or mark reader feedback as spam under a dedicated `Comments` resource, with full custom metadata capabilities.

Documentation
-------------

[](#documentation)

Interactive developer guides, installation procedures, and block extension tutorials are hosted live at:

Installation and Quickstart
---------------------------

[](#installation-and-quickstart)

Since the package is hosted on GitHub, you need to define it as a repository inside your Laravel application's `composer.json` file before running composer require:

### Step 1: Add Repository to `composer.json`

[](#step-1-add-repository-to-composerjson)

Open your Laravel application's `composer.json` and add the `repositories` block:

```
"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/Tsrgtm/Filament-CMS-PRO.git"
    }
]
```

### Step 2: Install Package

[](#step-2-install-package)

Run the following composer require command:

```
composer require nepal360/filament-cms-pro:dev-main
```

Please refer to the installation steps and Custom Block Extension guide detailed inside the [live documentation page](https://tsrgtm.github.io/Filament-CMS-PRO/).

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance99

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2d ago

### 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 (14 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/nepal360-filament-cms-pro/health.svg)

```
[![Health](https://phpackages.com/badges/nepal360-filament-cms-pro/health.svg)](https://phpackages.com/packages/nepal360-filament-cms-pro)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59156.3k10](/packages/api-platform-laravel)

PHPackages © 2026

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