Download the PHP package vov/yii2-announcement without Composer
On this page you can find all versions of the php package vov/yii2-announcement. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vov/yii2-announcement
More information about vov/yii2-announcement
Files in vov/yii2-announcement
Package yii2-announcement
Short Description write and read announcement in a frontend and backend
License Apache-2.0
Informations about the package yii2-announcement
Yii2-Announcement
Announcement module allows you to have announcement board with infinitely nested categories and regions
Installation
The preferred way to install this extension is through composer.
Either run
or add
Migration
you can use migrations that already exist in console/migartions
or
it will create the tables:
- an_cats - categories
- an_regions - with data of all regions of Ukraine (uk-UA)
- an_items - advertisement
Configuring
Configure common/config as follows
Configure backend/config as follows
Usage
to access to frontend: http://example.com/announcement/anitems http://example.com/announcement/anitems/create
to access to backend: http://backend.example.com/announcement/anitems http://backend.example.com/announcement/ancats http://backend.example.com/announcement/anregions
Also you can use a widget where you need as follows:
Generate module translations
All versions of yii2-announcement with dependencies
creocoder/yii2-nested-sets Version 0.9.*
vova07/yii2-imperavi-widget Version *
vova07/yii2-select2-widget Version *
kartik-v/yii2-widget-datepicker Version @dev
marciocamello/yii2-x-editable Version dev-master