Download the PHP package fsyd88/yii2-admin without Composer
On this page you can find all versions of the php package fsyd88/yii2-admin. 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-admin
RBAC Manager for Yii 2
Installation
Install With Composer
The preferred way to install this extension is through composer.
Either run
or for the dev-master
Or, you may add
to the require section of your composer.json
file and execute php composer.phar update
.
Install From the Archive
Download the latest release from here releases, then extract it to your project. In your application config, add the path alias for this extension.
how use
- copy example-views\yii2-app* to backend\views\
- copy example-views\yii2-app\CommonController to backend\controllers\
-
add configure item to backed\config\main.php
- open urlManager item from backed\config\mian.php
-
modify backed\config\main-local.php by gii
- db item use 'dsn' => 'mysql:host=127.0.0.1;dbname=yiiadv', use 127.0.0.1 don't use 'localhost'
- SiteController file
All versions of yii2-admin with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.7
yiisoft/yii2-bootstrap Version ~2.0.0
almasaeed2010/adminlte Version ^2.4.0
rmrevin/yii2-fontawesome Version ~2.9
yiisoft/yii2-bootstrap Version ~2.0.0
almasaeed2010/adminlte Version ^2.4.0
rmrevin/yii2-fontawesome Version ~2.9
The package fsyd88/yii2-admin contains the following files
Loading the files please wait ....