yii2-extension yii2-cms
Easy CMS system build on Yii2
dlds/yii2-cms
Easy CMS system build on Yii2
- Thursday, December 22, 2016
- by dlds
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
yii2-cms
, (*1)
The yii2-cms module easy CMS system supports basic features of each simple blog. The main features of this module are:, (*2)
- Posibility to run multiple blogs on single Yii2 installation
- Creating blog categories and enabling them in specific blog
- Creating blog articles and enabling them in specific blog
- Editing meta values like meta title, meta description for each article, category, blog
- Multilangual support for blog categories, articles, metas, images titles, blog itself
- Automatic publishing of each article on specified date time
- Supports friendly URLs and easy managing og url slugs for each article, category, blog
- Storing history URL slugs to keep old URLs working (using redirect 301)
- Manual sorting of articles
- Tree nesting of categories
Installation
The preferred way to install this extension is through composer., (*3)
Note: Check the composer.json for this extension's requirements and dependencies., (*4)
Either run, (*5)
$ php composer.phar require dlds/yii2-cms "@stable"
or add, (*6)
"dlds/yii2-cms": "@stable"
to the require
section of your composer.json
file., (*7)
License
yii2-cms is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details., (*8)
dev-master
9999999-dev
Easy CMS system build on Yii2
Sources
Download
BSD-3-Clause
The Requires
The Development Requires
by
Jiri Svoboda
yii2
cms
blog