Skip to content

dimpled/yii2-administrator

Repository files navigation

Build Status Yii2-Administrator

yii2-extension for administrator, authentication & authorization

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dimple/yii2-administrator "*"

or add

"dimple/yii2-administrator": "*"

to the require section of your composer.json file.

Usage

License

Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.