sato2010/evne_user

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

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.3 2017-09-22 11:43 UTC

This package is not auto-updated.

Last update: 2024-05-12 02:35:36 UTC


README

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.