Yii Profile

User Accounts Management for Yii2

A Yii2 User Management Module. Its Comprises basics of User Management. Its not yet complete but should work. More instruction to follow!

Installation

The preferred way to install the Yii framework is through composer.

Either run

php composer.phar require copoka/yii2-profile "*"

or add

"copoka/yii2-profile": "*"

to the require section of your composer.json.