Skip to content

sato2010/evne_user

Repository files navigation

Yii2-users

Module for management users and their rights with the support of registration via social services and assigned to each user more than one social service.

Installation

The preferred way to install this extension is through composer.

Either run

composer require sato2010/evne_user

or add

"sato2010/evne_user": "^1.0"

to the require section of your composer.json file.