PHPackages                             mothership-ec/cog-mothership-cms - 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. [Framework](/categories/framework)
4. /
5. mothership-ec/cog-mothership-cms

AbandonedLibrary[Framework](/categories/framework)

mothership-ec/cog-mothership-cms
================================

Cog module for content management in Mothership

4.14.0(10y ago)02.2k1[51 issues](https://github.com/mothership-ec/cog-mothership-cms/issues)[2 PRs](https://github.com/mothership-ec/cog-mothership-cms/pulls)3GPL-3.0+PHPPHP &gt;=5.4.0

Since Jun 11Pushed 10y ago4 watchersCompare

[ Source](https://github.com/mothership-ec/cog-mothership-cms)[ Packagist](https://packagist.org/packages/mothership-ec/cog-mothership-cms)[ Docs](http://mothership-ec)[ RSS](/packages/mothership-ec-cog-mothership-cms/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (6)Versions (91)Used By (3)

Mothership CMS
==============

[](#mothership-cms)

The `Message\Mothership\CMS` cogule provides a Content Management System for Mothership.

Routes
------

[](#routes)

This cogule defines two route collections:

- **ms.cms**: The frontend where CMS pages should be renderd.
- **ms.cp.cms**: The backend where the CMS is administered, within the Mothership Control Panel.

Dispatched Events
-----------------

[](#dispatched-events)

cms.page.create -&gt; Page -&gt; Result (success or failed) cms.page.edit.save -&gt; Page (before) -&gt; Page (after) -&gt; Result (success or failed) cms.page.delete -&gt; Page -&gt; Result (success or failed) cms.page.restore -&gt; Page -&gt; Result (success or failed)

### Editing start / end

[](#editing-start--end)

This could be used to introduce locking of page while somebody is editing it.

cms.page.edit.start (when user has requested a page edit form) cms.page.edit.finish (when the user has either navigated away, cancelled the form or committed the form)

### Commenting

[](#commenting)

cms.comment.create

cms.comment.approve

cms.comment.unapprove

cms.comment.report

cms.comment.delete

### Assets

[](#assets)

asset.create

asset.delete

asset.edit

asset.use

**note: we could add a config option for the service name for the page type collection and user groups collection (so the app can swap them out if they like)**

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~15 days

Recently: every ~39 days

Total

60

Last Release

3677d ago

Major Versions

1.1.0 → 2.0.02014-06-11

2.4.0 → 3.0.02014-09-16

3.3.0 → 4.0.02015-02-24

PHP version history (2 changes)1.0.0PHP &gt;=5.3.0

1.0.4PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c80abec1ec847de90ada27e2239c31f4374ed1d91912493f5415a688c269a78?d=identicon)[thomasjthomasj](/maintainers/thomasjthomasj)

---

Top Contributors

[![thomasjthomasj](https://avatars.githubusercontent.com/u/4520924?v=4)](https://github.com/thomasjthomasj "thomasjthomasj (350 commits)")[![dannyhannah](https://avatars.githubusercontent.com/u/1499449?v=4)](https://github.com/dannyhannah "dannyhannah (121 commits)")[![lsjroberts](https://avatars.githubusercontent.com/u/3817697?v=4)](https://github.com/lsjroberts "lsjroberts (116 commits)")[![kuiche](https://avatars.githubusercontent.com/u/5089510?v=4)](https://github.com/kuiche "kuiche (112 commits)")[![irisSchaffer](https://avatars.githubusercontent.com/u/4313088?v=4)](https://github.com/irisSchaffer "irisSchaffer (33 commits)")[![richmccartney](https://avatars.githubusercontent.com/u/1201618?v=4)](https://github.com/richmccartney "richmccartney (22 commits)")[![joeholdcroft](https://avatars.githubusercontent.com/u/2511043?v=4)](https://github.com/joeholdcroft "joeholdcroft (19 commits)")[![eleanorshakeshaft](https://avatars.githubusercontent.com/u/5039349?v=4)](https://github.com/eleanorshakeshaft "eleanorshakeshaft (18 commits)")[![aislingbrock](https://avatars.githubusercontent.com/u/3073759?v=4)](https://github.com/aislingbrock "aislingbrock (2 commits)")[![jamesmoss](https://avatars.githubusercontent.com/u/629766?v=4)](https://github.com/jamesmoss "jamesmoss (1 commits)")

---

Tags

editingcontentcmscogmothership

### Embed Badge

![Health badge](/badges/mothership-ec-cog-mothership-cms/health.svg)

```
[![Health](https://phpackages.com/badges/mothership-ec-cog-mothership-cms/health.svg)](https://phpackages.com/packages/mothership-ec-cog-mothership-cms)
```

###  Alternatives

[luyadev/luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

8086.9k2](/packages/luyadev-luya)[luyadev/luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

32176.1k18](/packages/luyadev-luya-module-cms)[reinvanoyen/cmf

A flexible and extendable solution for all your content management needs

1025.5k](/packages/reinvanoyen-cmf)

PHPackages © 2026

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