Yii2-user
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:, (*1)
- 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., (*2)
Documentation
Read the Documentation for master, (*3)
Read the Documentation for v0.9.12, (*4)
Installation
All installation instructions are located in documentation., (*5)
Support
If you have any questions or problems with Yii2-user you can ask them on our forum., (*6)
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to
review the guidelines for contributing., (*7)
License
Yii2-user is released under the MIT License. See the bundled LICENSE.md
for details., (*8)