2017 © Pedro Peláez
 

yii2-extension yii2-user

Flexible user registration and authentication module for Yii2

image

yujin1st/yii2-user

Flexible user registration and authentication module for Yii2

  • Friday, July 8, 2016
  • by yujin1st
  • Repository
  • 1 Watchers
  • 0 Stars
  • 67 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 5 Versions
  • 16 % Grown

The README.md

Yii2-user

Module is based on https://github.com/dektrium/yii2-user, (*1)

Most of web applications provide a way for users to register, log in or reset their forgotten passwords. Rather than re-implementing this on each application, you can use Yii2-user which is a flexible user management module for Yii2 that handles common tasks such as registration, authentication and password retrieval. The latest version includes following features:, (*2)

  • Registration with an optional confirmation per mail
  • Registration via social networks
  • Password recovery
  • Account and profile management
  • Console commands
  • User management interface

NOTE: Module is in initial development. Anything may change at any time., (*3)

Documentation

Installation instructions | Definitive guide to Yii2-user, (*4)

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing., (*5)

License

Yii2-user is released under the MIT License. See the bundled LICENSE.md for details., (*6)

The Versions