dev-master
9999999-devYii2 Sencha Modern Authentication and Authorization User Interface.
GPL-3.0
The Requires
- yiisoft/yii2 *
- yii2x/auth *
by Yuriy Basov
extension auth yii2 ui
Yii2 Sencha Modern Authentication and Authorization User Interface.
Yii2 Sencha Modern Authentication and Authorization User Interface., (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist yii2x/yii2-ext-auth-ui "*"
or add, (*4)
"yii2x/yii2-ext-auth-ui": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \yii2x\ui\auth\AutoloadExample::widget(); ?>
, (*7)
Yii2 Sencha Modern Authentication and Authorization User Interface.
GPL-3.0
extension auth yii2 ui