PHPackages                             raffaelj/cockpit-cpmultiplanegui - 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. raffaelj/cockpit-cpmultiplanegui

ActiveCockpit-module

raffaelj/cockpit-cpmultiplanegui
================================

UI tweaks and settings for CpMultiplane frontend with Cockpit CMS v1

0.3.5(3y ago)3108[1 issues](https://github.com/raffaelj/cockpit_CpMultiplaneGUI/issues)3MITPHP

Since Aug 15Pushed 3y ago2 watchersCompare

[ Source](https://github.com/raffaelj/cockpit_CpMultiplaneGUI)[ Packagist](https://packagist.org/packages/raffaelj/cockpit-cpmultiplanegui)[ Docs](https://github.com/raffaelj/cockpit_CpMultiplaneGUI)[ RSS](/packages/raffaelj-cockpit-cpmultiplanegui/feed)WikiDiscussions master Synced yesterday

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

CpMultiplaneGUI
===============

[](#cpmultiplanegui)

**This addon is not compatible with Cockpit CMS v2.**

See also [Cockpit CMS v1 docs](https://v1.getcockpit.com/documentation), [Cockpit CMS v1 repo](https://github.com/agentejo/cockpit) and [Cockpit CMS v2 docs](https://getcockpit.com/documentation/), [Cockpit CMS v2 repo](https://github.com/Cockpit-HQ/Cockpit).

---

Addon for [Cockpit CMS](https://github.com/agentejo/cockpit/), that adds some ui options for the [CpMultiplane](https://github.com/raffaelj/CpMultiplane) frontend.

- adds profiles for easier config management
- adds a few fields to the sidebar, so you don't have to define them in your collection definitions
- some gui tweaks for easier access
- custom fields
    - `simple-gallery` to force users to use assets instead of images
    - `seo`
    - `key-value-pair`

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

[](#installation)

Copy this repository into `/addons` and name it `CpMultiplaneGUI` or use the cli.

### via git

[](#via-git)

```
cd path/to/cockpit
git clone https://github.com/raffaelj/cockpit_CpMultiplaneGUI.git addons/CpMultiplaneGUI
```

### via cp cli

[](#via-cp-cli)

```
cd path/to/cockpit
./cp install/addon --name CpMultiplaneGUI --url https://github.com/raffaelj/cockpit_CpMultiplaneGUI/archive/master.zip
```

### via composer

[](#via-composer)

Make sure, that the path to cockpit addons is defined in your projects' `composer.json` file.

```
{
    "name": "my/cockpit-project",
    "extra": {
        "installer-paths": {
            "addons/{$name}": ["type:cockpit-module"]
        }
    }
}
```

```
cd path/to/cockpit-root
composer create-project --ignore-platform-reqs aheinze/cockpit .
composer config extra.installer-paths.addons/{\$name} "type:cockpit-module"

composer require --ignore-platform-reqs raffaelj/cockpit-cpmultiplanegui
```

To do
-----

[](#to-do)

- setup via gui - create collections, singletons and forms from default templates

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

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

Every ~123 days

Recently: every ~13 days

Total

8

Last Release

1230d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ef4edcadbb34e2b59a6e5320ea13b3e53b8c9d3ba08f4387f479f11cfa7d950b?d=identicon)[raffaelj](/maintainers/raffaelj)

---

Top Contributors

[![raffaelj](https://avatars.githubusercontent.com/u/13042193?v=4)](https://github.com/raffaelj "raffaelj (91 commits)")

---

Tags

cockpitcpmultiplane

### Embed Badge

![Health badge](/badges/raffaelj-cockpit-cpmultiplanegui/health.svg)

```
[![Health](https://phpackages.com/badges/raffaelj-cockpit-cpmultiplanegui/health.svg)](https://phpackages.com/packages/raffaelj-cockpit-cpmultiplanegui)
```

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)

PHPackages © 2026

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