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: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.1.0 2018-04-05 08:09 UTC

This package is auto-updated.

Last update: 2024-04-29 03:35:21 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.