2017 © Pedro Peláez
 

yii2-extension yii2-admin

RBAC Auth manager for Yii2

image

thinkwill/yii2-admin

RBAC Auth manager for Yii2

  • Thursday, July 14, 2016
  • by thinkwill
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

YII2 RBAC通用管理后台

YII2 RABC (Role Base Access Control)图形化管理系统. 轻松管理您的用户 :smile:., (*1)

文档

安装

Composer安装

如果您未安装 composer,请先安装., (*2)

然后再命令行执行:, (*3)

php composer.phar require thinkwill/yii2-admin "~1.0"

然后,添加

"thinkwill/yii2-admin": "~1.0", (*4)


到您的 `composer.json`文件并执行`php composer.phar update`语句. ### 归档安装 下载最新版本的程序[releases](https://github.com/thinkwill/yii2-admin/releases), 放到您的项目中. 如需配置请按以下格式进行配置 ```php return [ ... 'aliases' => [ '@thinkwill/admin' => 'path/to/your/extracted', // for example: '@thinkwill/admin' => '@app/extensions/thinkwill/yii2-admin', ... ] ];

更多..., (*5)

The Versions

14/07 2016

1.0.0.x-dev

1.0.0.9999999-dev

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by RainLee

auth yii rbac admin

14/07 2016

dev-master

9999999-dev

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by RainLee

auth yii rbac admin

14/07 2016

1.0.0

1.0.0.0

RBAC Auth manager for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by RainLee

auth yii rbac admin