Download the PHP package maks757/yii2-articles without Composer
On this page you can find all versions of the php package maks757/yii2-articles. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-articles
Articles Extension for Yii 2
INSTALLATION
Composer require section
Migrate
php yii migrate --migrationPath=@yii/rbac/migrations
php yii migrate --migrationPath=@vendor/black-lamp/yii2-multi-lang/migration
php yii migrate --migrationPath=@vendor/black-lamp/yii2-articles/common/migrations
php yii migrate --migrationPath=@vendor/black-lamp/yii2-seo/migrations
Add articles module to your backend config
Add articles module to your frontend config
Configure seo-url rule
Configure Imagable module
Use
yourbackend.url/articles/article
**YOU MUST CONFIGURE IMAGABLE COMPONENT**
Roles and its permissions:
articleManager
- viewArticleList
- editArticles
- deleteArticles
articleCategoryManager
- viewCategoryList
- editCategories
- deleteCategories
articleAdministrator extends category and article manager's permissions.
All versions of yii2-articles with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version >=2.0.4
yiisoft/yii2-bootstrap Version *
2amigos/yii2-tinymce-widget Version *
yii2tech/ar-position Version *
maks757/yii2-multi-lang Version *
black-lamp/yii2-seo Version *
yiisoft/yii2 Version >=2.0.4
yiisoft/yii2-bootstrap Version *
2amigos/yii2-tinymce-widget Version *
yii2tech/ar-position Version *
maks757/yii2-multi-lang Version *
black-lamp/yii2-seo Version *
The package maks757/yii2-articles contains the following files
Loading the files please wait ....