PHPackages                             alkurn/yii2-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. alkurn/yii2-cms

ActiveYii2-extension

alkurn/yii2-cms
===============

CMS packages for Yii2

050PHP

Since Sep 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/alkurn/yii2-cms)[ Packagist](https://packagist.org/packages/alkurn/yii2-cms)[ RSS](/packages/alkurn-yii2-cms/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 CMS
========

[](#yii2-cms)

CMS packages for Yii2

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist alkurn/yii2-cms "dev-master"

```

or add

```
"alkurn/yii2-cms": "*"

```

\#Usages

```

'modules' => [
                'cms' => [
                            'class' => 'alkurn\cms\Module',
                        ],
             ],

```

\#Allow Access

```

             'allowActions' => [
                                    'cms/default/page',
                                    'cms/default/blogs',
                                    'cms/default/blog',
                                ]
             ],

```

to the require section of your `composer.json` file.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/485ae3b1c7496e2d8d100c7c12274e3e7d490afc132ef1b3a2b2a30f10727e1e?d=identicon)[gmankar](/maintainers/gmankar)

### Embed Badge

![Health badge](/badges/alkurn-yii2-cms/health.svg)

```
[![Health](https://phpackages.com/badges/alkurn-yii2-cms/health.svg)](https://phpackages.com/packages/alkurn-yii2-cms)
```

PHPackages © 2026

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