imanilchaudhari/yii2-mongodb-admin

Auth manager for Yii2 based on MongoDB (RBAC Manager)

1.0 2018-02-15 04:30 UTC

This package is auto-updated.

Last update: 2024-04-06 23:32:26 UTC


README

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

Installation

Install With Composer

The preferred way to install this extension is through composer.

Either run

php composer.phar require imanilchaudhari/yii2-mongodb-admin "~1.0"

Or, you may add

"imanilchaudhari/yii2-mongodb-admin": "~1.0"

to the require section of your composer.json file and execute php composer.phar update.

MongoDB version of Yii2 Admin