Download the PHP package culture-pn-psu/yii2-user without Composer
On this page you can find all versions of the php package culture-pn-psu/yii2-user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download culture-pn-psu/yii2-user
More information about culture-pn-psu/yii2-user
Files in culture-pn-psu/yii2-user
Download culture-pn-psu/yii2-user
More information about culture-pn-psu/yii2-user
Files in culture-pn-psu/yii2-user
Please rate this library. Is it a good library?
Informations about the package yii2-user
yii2-user
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
Config
Migration table user and profile
List of available actions
- /user/regist/signup Displays registration form
- /user/auth/login Displays login form
- /user/auth/logout Logs the user out (available only via POST method)
- /user/auth/request-password-reset Displays request password reset form
- /user/auth/reset-password Displays reset password form
- /user/settings/profile Displays profile settings form
- /user/settings/account Displays account settings form
- /user/settings/change-password Displays change password settings form
- /user/admin/index Displays user management interface
Example of menu
You can add links to registration, login and logout as follows:
Call user information
Example Result
Example Result
All versions of yii2-user with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version *
yiisoft/yii2-bootstrap Version *
andatech/yii2-core Version *
andatech/yii2-filemanager Version *
dmstr/yii2-adminlte-asset Version 2.*
mdmsoft/yii2-admin Version ~2.0
yiisoft/yii2 Version *
yiisoft/yii2-bootstrap Version *
andatech/yii2-core Version *
andatech/yii2-filemanager Version *
dmstr/yii2-adminlte-asset Version 2.*
mdmsoft/yii2-admin Version ~2.0
The package culture-pn-psu/yii2-user contains the following files
Loading the files please wait ....