yii2-extension for administrator, authentication & authorization
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.
Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.