nex-otaku / yii2-uuid-admin
Fork of Mdmsoft RBAC admin extension, with UUID support.
Installs: 51
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
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: 2024-10-29 04:53:10 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.