yongtiger/yii2-admin

GUI manager for RABC (Role Base Access Control) Yii2. Easy to manage authorization of user

2.9.1 2017-12-14 21:21 UTC

README

Latest Stable Version Total Downloads Latest Unstable Version License

GUI manager for RABC (Role Base Access Control) Yii2. Easy to manage authorization of user

FEATURES

  • Admin: rbac, menu, defaultRoles
  • UPG# mdmsoft/yii2-admin multi app
    • FIX# Yii debug disappear in route when using mdmsoft/yii2-admin multi app
    • FIX# menu autocomplete when using mdmsoft/yii2-admin multi app
    • FIX# autocomplete parent of creating&updating menu
    • FIX# menu display order
    • FIX# admin:permission_access_backend
    • FIX# admin:return home when guest accesses an invalid route
  • Layout:main, main-login, content, footer, header

REQUIREMENTS

INSTALLATION

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yongtiger/yii2-admin "*"

or add

"yongtiger/yii2-admin": "*"

to the require section of your composer.json.

CONFIGURATION

USAGES

NOTES

DOCUMENTS

REFERENCES

SEE ALSO

TBD

Development roadmap

LICENSE

yii2-admin is released under the MIT license, see LICENSE file for details.