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
Requires
This package is not auto-updated.
Last update: 2025-03-30 07:08:17 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.