nex-otaku / yii2-uuid-admin
Fork of Mdmsoft RBAC admin extension, with UUID support.
Package info
github.com/Nex-Otaku/yii2-uuid-admin
Type:yii2-extension
pkg:composer/nex-otaku/yii2-uuid-admin
1.1.0
2018-04-05 08:09 UTC
Requires
- bower-asset/adminlte: 2.3.6
- bower-asset/angular: 1.5.8
- bower-asset/angular-resource: 1.5.8
- bower-asset/angular-route: 1.5.8
- mdmsoft/yii2-admin: 3.2
- nex-otaku/yii2-uuid-tools: ~1.1.0
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-01 00:22:50 UTC
README
Fork of Mdmsoft RBAC admin extension, with UUID support.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nex-otaku/yii2-uuid-admin "*"
or add
"nex-otaku/yii2-uuid-admin": "*"
to the require section of your composer.json file.
Usage
See "mdmsoft/yii2-admin".
Requirements
Currently (version 3.2 of yii2-admin) module is not working with latest Angular libraries - version 1.6.1 as for 2017.01.08. So it is tied to version 1.5.8 of Angular libraries.