yii-starter-kit / yii2-starter-kit

Yii2 Starter Kit
http://yii2-starter-kit.terentev.net
Other
1.41k stars 646 forks source link

Feature Request: Add web interface for RBAC administration #414

Closed senguttuvang closed 6 years ago

yanhuixie commented 8 years ago

You may simply composer require "mdmsoft/yii2-admin": "^2.5"?

senguttuvang commented 8 years ago

That's what I did now. But I doubt whether that extension and this starterkit are compatible.

yanhuixie commented 8 years ago

As I know, both yii2-starter-kit (access control part) and mdmsoft/yii2-admin implements the standard yii2 rbac interfaces. Just follow mdmsoft/yii2-admin installation instruction and usage documentation, try it. :-)

desaikalpesh34 commented 8 years ago

@yanhuixie i have tried this https://github.com/desaikalpesh34/yii2-kit here

davidjeddy commented 6 years ago

Duplicate of https://github.com/trntv/yii2-starter-kit/issues/325 PR available https://github.com/trntv/yii2-starter-kit/pull/586

dungphanxuan commented 6 years ago

My case not need RBAC interface, because when design system, all info about RBAC will description detail, so you need config once at first time.

trntv commented 6 years ago

https://github.com/trntv/yii2-starter-kit/pull/586