PHPackages                             mahmoodr786/icingcms - 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. mahmoodr786/icingcms

ActiveProject[Framework](/categories/framework)

mahmoodr786/icingcms
====================

A CakePHP 3 Content Management System

0.6.2(9y ago)2161MITPHPPHP &gt;=5.5.9

Since Jan 10Pushed 9y ago2 watchersCompare

[ Source](https://github.com/mahmoodr786/icingcms)[ Packagist](https://packagist.org/packages/mahmoodr786/icingcms)[ Docs](https://icingcms.org)[ RSS](/packages/mahmoodr786-icingcms/feed)WikiDiscussions master Synced today

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

[IcingCMS](https://icingcms.org/): A [CakePHP](http://cakephp.org) 3 Content Management System
==============================================================================================

[](#icingcms-a-cakephp-3-content-management-system)

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

[](#installation)

Run `composer create-project --prefer-dist mahmoodr786/icingcms my_app_name`.

Read and edit `config/app.php` and setup the 'Datasources' and any other configuration relevant for your application. Make sure you can connect to your database.

Run

```
composer @icingup
```

Windows Users please run these commands manually

```
chmod 755 webroot/uploads
chmod 755 plugins
chmod 755 plugins/IcingManager/config/pluginLoad.json
chmod 755 plugins/IcingManager/config/themeLoad.json
cd plugins/FileManager && composer install
cd plugins/Demo && composer install
cd plugins/IcingBlue && composer install
bin/cake migrations migrate --plugin ContentManager
bin/cake migrations migrate --plugin IcingManager
bin/cake migrations migrate --plugin MenuManager
bin/cake migrations migrate --plugin UserManager
bin/cake migrations seed --plugin ContentManager
bin/cake migrations seed --plugin IcingManager
bin/cake migrations seed --plugin MenuManager
bin/cake migrations seed --plugin UserManager
```

Run

```
bin/cake icingcms adminuser
```

Create your Admin User.

Run

```
bin/cake server
```

That is it. Go to  and login.

More installation info: [IcingCMS.org](https://icingcms.org/documentation/setup)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

3458d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1816954?v=4)[Mahmood](/maintainers/mahmoodr786)[@mahmoodr786](https://github.com/mahmoodr786)

---

Top Contributors

[![mahmoodr786](https://avatars.githubusercontent.com/u/1816954?v=4)](https://github.com/mahmoodr786 "mahmoodr786 (9 commits)")

### Embed Badge

![Health badge](/badges/mahmoodr786-icingcms/health.svg)

```
[![Health](https://phpackages.com/badges/mahmoodr786-icingcms/health.svg)](https://phpackages.com/packages/mahmoodr786-icingcms)
```

###  Alternatives

[bedita/manager

BEdita Manager - official admin webapp for BEdita4 API

131.1k](/packages/bedita-manager)[cakephp/app

CakePHP skeleton app

4011.7M1](/packages/cakephp-app)[cakephp/bake

Bake plugin for CakePHP

11211.7M190](/packages/cakephp-bake)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17758.9k2](/packages/stephenjude-filament-jetstream)

PHPackages © 2026

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