PHPackages                             amelexik/yii2-yee-post - 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. [Admin Panels](/categories/admin)
4. /
5. amelexik/yii2-yee-post

ActiveLibrary[Admin Panels](/categories/admin)

amelexik/yii2-yee-post
======================

Post Module For Yee CMS

0.1.1(9y ago)08Apache-2.0PHP

Since Mar 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/amelexik/yii2-yee-post)[ Packagist](https://packagist.org/packages/amelexik/yii2-yee-post)[ RSS](/packages/amelexik-yii2-yee-post/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (4)Used By (0)

yii2-yee-post
=============

[](#yii2-yee-post)

\##Yee CMS - Post Module

\####Backend module for managing posts

This module is part of Yee CMS (based on Yii2 Framework).

Post module lets you easily create posts on your site.

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

[](#installation)

- Install [Yee Media Module](https://github.com/yeesoft/yii2-yee-media) if it is not installed yet.
- Either run

```
composer require --prefer-dist yeesoft/yii2-yee-post "~0.1.0"

```

or add

```
"yeesoft/yii2-yee-post": "~0.1.0"

```

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

- Run migrations

```
yii migrate --migrationPath=@vendor/yeesoft/yii2-yee-post/migrations/
```

Configuration
-------------

[](#configuration)

- In your backend config file

```
'modules'=>[
	'post' => [
		'class' => 'yeesoft\post\PostModule',
	],
],
```

Dashboard widget
----------------

[](#dashboard-widget)

You can use dashboard widget to display short information about recent activity in the module.

Add this code in your control panel dashboard to display widget:

```
echo \yeesoft\post\widgets\dashboard\Posts::widget();
```

Screenshots
-----------

[](#screenshots)

[Flickr - Yee CMS Post Module](https://www.flickr.com/photos/134050409@N07/sets/72157656324703598)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60.7% 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 ~161 days

Total

3

Last Release

3039d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22833713d386352b290ffa62111fd7f32d95272992eaf87f872a5e7099f9d8d6?d=identicon)[amelexik](/maintainers/amelexik)

---

Top Contributors

[![tarasmakitra](https://avatars.githubusercontent.com/u/18012052?v=4)](https://github.com/tarasmakitra "tarasmakitra (17 commits)")[![amelexik](https://avatars.githubusercontent.com/u/8102530?v=4)](https://github.com/amelexik "amelexik (6 commits)")[![yeesoft](https://avatars.githubusercontent.com/u/9977297?v=4)](https://github.com/yeesoft "yeesoft (3 commits)")[![frankirox](https://avatars.githubusercontent.com/u/1335554?v=4)](https://github.com/frankirox "frankirox (1 commits)")[![tmak-nix](https://avatars.githubusercontent.com/u/26479408?v=4)](https://github.com/tmak-nix "tmak-nix (1 commits)")

### Embed Badge

![Health badge](/badges/amelexik-yii2-yee-post/health.svg)

```
[![Health](https://phpackages.com/badges/amelexik-yii2-yee-post/health.svg)](https://phpackages.com/packages/amelexik-yii2-yee-post)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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