bajhoe / yii2-user
Flexible user registration and authentication module for Yii2 Forked from Dektrium Project
Installs: 207
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 629
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.14
- yiisoft/yii2-authclient: ^2.1.0
- yiisoft/yii2-bootstrap5: ^2.0
- yiisoft/yii2-swiftmailer: ^2.0.0
Requires (Dev)
- codeception/specify: ^0.4.3
- codeception/verify: ^0.3.1
- yiisoft/yii2-codeception: ^2.0.0
This package is auto-updated.
Last update: 2025-03-24 12:41:17 UTC
README
I TRY TO CONTINUE THIS DEKTRIUM PROJECT WITH THIS FORK
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.
UPDATE MISSION
- Upgrade bootstrap 3 to Bootstrap 5
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.