plathir / yii2-smart-user
user
Installs: 139
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:yii2-extension
Requires
- php: >=5.4.0
- kartik-v/yii2-datecontrol: @dev
- mdmsoft/yii2-admin: ~2.0
- plathir/yii2-smart-cropper: @dev
- yiisoft/yii2: *
- yiisoft/yii2-authclient: *
- yiisoft/yii2-bootstrap: *
This package is auto-updated.
Last update: 2024-10-12 13:27:30 UTC
README
Under Development !!! Do not use...
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist plathir/yii2-smart-user "*"
or add
"plathir/yii2-smart-user": "*"
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :