PHPackages                             vov/yii2-announcement - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vov/yii2-announcement

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

vov/yii2-announcement
=====================

write and read announcement in a frontend and backend

0.9.7(10y ago)058Apache-2.0PHP

Since Oct 6Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (9)Used By (0)

Yii2-Announcement
=================

[](#yii2-announcement)

Announcement module allows you to have announcement board with infinitely nested categories and regions

---

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist vov/yii2-announcement "*"

```

or add

```
"vov/yii2-announcement": "*"

```

Migration
=========

[](#migration)

you can use migrations that already exist in console/migartions

```
	$ yii migrate --migrationPath='@vov/announcement/console/migrations'

```

or

```
	$ yii migrate --migrationPath=@vendor/vov/yii2-announcement/console/migrations

```

it will create the tables: 1. an\_cats - categories 2. an\_regions - with data of all regions of Ukraine (uk-UA) 3. an\_items - advertisement

Configuring
===========

[](#configuring)

Configure common/config as follows

```
    'modules' => [
        'announcement' => [
            'class' => 'vov\announcement\Module',
        ],
    ],

```

Configure backend/config as follows

```
    'modules' => [
        'announcement' => [
            'controllerNamespace' => 'vov\announcement\backend\controllers',
        ],
    ],

```

Usage
-----

[](#usage)

to access to frontend: ********

to access to backend: ************

Also you can use a widget where you need as follows:

```

```

Generate module translations
----------------------------

[](#generate-module-translations)

```
	$ yii message vendor/vov/yii2-announcement/messages/config.php

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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 ~2 days

Total

8

Last Release

3912d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3fb3d3429bfa3ef286b59e6041a06bff4fa7124a6ed6cb44ea8cb4a290701c48?d=identicon)[akaVoV](/maintainers/akaVoV)

---

Top Contributors

[![aka-VoV](https://avatars.githubusercontent.com/u/5898480?v=4)](https://github.com/aka-VoV "aka-VoV (18 commits)")

---

Tags

yii2extension announcement

### Embed Badge

![Health badge](/badges/vov-yii2-announcement/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[skeeks/cms

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

13825.8k59](/packages/skeeks-cms)[gilek/yii2-gtreetable

yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.

4111.9k](/packages/gilek-yii2-gtreetable)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1455.6k](/packages/dmstr-yii2-cookie-consent)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

2111.7k](/packages/imanilchaudhari-yii2-currency-converter)

PHPackages © 2026

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