PHPackages                             stepancher/yii2-content-module - 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. stepancher/yii2-content-module

ActiveYii2-extension[Framework](/categories/framework)

stepancher/yii2-content-module
==============================

Yii 2 content module

1.0.1(11y ago)24193BSD-3PHP

Since Apr 2Pushed 10y ago3 watchersCompare

[ Source](https://github.com/stepancher/yii2-content-module)[ Packagist](https://packagist.org/packages/stepancher/yii2-content-module)[ RSS](/packages/stepancher-yii2-content-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Yii 2 Content
=============

[](#yii-2-content)

Yii 2 Content - Контент модуль реализующий добавление статей на сайт

Features
--------

[](#features)

- Easy install
- Work with seo tags
- Work with images
- Tree

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

[](#installation)

Используя композер

php composer.phar require --prefer-dist stepancher/yii2-content-module "\*"

- Запустить миграции php yii migrate --migrationPath=@vendor/stepancher/yii2-content-module/migrations
- Подключить в common/config/main.php

'modules' =&gt; \[ 'content' =&gt; \[ 'class' =&gt; 'stepancher\\content\\Content', 'imageDir' =&gt; "@app/../upload/content", // Image for upload files 'imageUrl' =&gt; "/upload/content" // Url to images \], \],

- Создать роуты во фронтенде, что то вроде по первому url будет список всех статей, по второму отдельная статья 'articles'=&gt;'content/default/list', 'articles/'=&gt;'content/default/show',
- Создать роуты в бэкенде 'content' =&gt;'content/admin', 'content/'=&gt;'content/admin/',
- Раздать права пользователю или роли на просмотр и редактирование статей

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 76.5% 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 ~0 days

Total

2

Last Release

4065d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5381af87acf18e5650ea88db95ca77d27154a7ae96e950dcc43bd5bc0d5f2dbb?d=identicon)[stepancher](/maintainers/stepancher)

---

Top Contributors

[![mk13kos](https://avatars.githubusercontent.com/u/11956876?v=4)](https://github.com/mk13kos "mk13kos (52 commits)")[![stepancher](https://avatars.githubusercontent.com/u/6194882?v=4)](https://github.com/stepancher "stepancher (15 commits)")[![ubasma](https://avatars.githubusercontent.com/u/12690747?v=4)](https://github.com/ubasma "ubasma (1 commits)")

---

Tags

contentyii2

### Embed Badge

![Health badge](/badges/stepancher-yii2-content-module/health.svg)

```
[![Health](https://phpackages.com/badges/stepancher-yii2-content-module/health.svg)](https://phpackages.com/packages/stepancher-yii2-content-module)
```

###  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)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[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)[beaten-sect0r/yii2-core

Yii2 Core project template

771.1k](/packages/beaten-sect0r-yii2-core)[vova07/yii2-start-blogs-module

The blogs module for Yii2-start application.

1710.2k1](/packages/vova07-yii2-start-blogs-module)

PHPackages © 2026

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