Skip to content

[ABANDONED] Flexible user registration and authentication module for Yii2

License

Notifications You must be signed in to change notification settings

dektrium/yii2-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

761ae89 · May 12, 2020
Mar 2, 2020
Feb 21, 2019
May 18, 2015
Jan 10, 2018
May 31, 2018
Jul 4, 2016
Aug 13, 2016
Dec 28, 2017
May 10, 2020
Dec 27, 2017
May 5, 2018
Aug 11, 2016
Dec 28, 2017
Jan 31, 2018
Feb 4, 2017
Nov 3, 2015
Nov 3, 2015
Dec 28, 2017
Dec 28, 2017
Jan 10, 2017
May 8, 2017
Dec 28, 2017
Mar 25, 2016
May 5, 2017
Dec 28, 2017
Mar 2, 2020
Apr 6, 2015
Aug 11, 2016
Dec 28, 2017

Repository files navigation

[ABANDONED] Yii2-user Build Status Packagist Version Total Downloads Software License

ATTENTION: THIS PROJECT HAS BEEN ABANDONED!!!

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:

  • Registration with an optional confirmation per mail
  • Registration via social networks
  • Password recovery
  • Account and profile management
  • Console commands
  • User management interface
  • Ability to impersonate as another user given admin access is available

NOTE: Module is in initial development. Anything may change at any time.

Documentation

Read the Documentation for master

Read the Documentation for v0.9.12

Installation

All installation instructions are located in documentation.

Support

If you have any questions or problems with Yii2-user you can ask them on our forum.

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.