Download the PHP package dmitriikoziuk/yii2-user-manager without Composer
On this page you can find all versions of the php package dmitriikoziuk/yii2-user-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dmitriikoziuk/yii2-user-manager
More information about dmitriikoziuk/yii2-user-manager
Files in dmitriikoziuk/yii2-user-manager
Download dmitriikoziuk/yii2-user-manager
More information about dmitriikoziuk/yii2-user-manager
Files in dmitriikoziuk/yii2-user-manager
Vendor dmitriikoziuk
Package yii2-user-manager
Short Description Yii2 user manager.
License MIT
Package yii2-user-manager
Short Description Yii2 user manager.
License MIT
Keywords user manageryii2
Please rate this library. Is it a good library?
Informations about the package yii2-user-manager
Yii2 user manager
Yii2 user manager
Info
The best practice is use this module/extension with yii2 advanced application
Preparing application
-
The preferred way to install this extension is through composer.
Either run
-
Create a new database and adjust the
components['db']
configuration in/path/to/yii-application/common/config/main-local.php
accordingly. -
Open a console terminal, apply migrations with command
/path/to/php-bin/php /path/to/yii-application/yii migrate
. - Run command
/path/to/php-bin/php /path/to/yii-application/yii migrate
Usage
Create user form console
Delete user form console
All versions of yii2-user-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
yiisoft/yii2 Version ~2.0.0
dmitriikoziuk/yii2-base Version ~0.3.0
dmitriikoziuk/yii2-module-manager Version ~0.3.0
dmitriikoziuk/yii2-config-manager Version ~0.3.0
dmitriikoziuk/yii2-web-backend-lock Version ~0.1.0
yiisoft/yii2 Version ~2.0.0
dmitriikoziuk/yii2-base Version ~0.3.0
dmitriikoziuk/yii2-module-manager Version ~0.3.0
dmitriikoziuk/yii2-config-manager Version ~0.3.0
dmitriikoziuk/yii2-web-backend-lock Version ~0.1.0
The package dmitriikoziuk/yii2-user-manager contains the following files
Loading the files please wait ....