keepallsimple / yii2-user

Flexible user registration and authentication module for Yii2

Home Page:http://yii2-user.dmeroff.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii2-user Build Status Latest Stable Version Total Downloads

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. Current version includes following features:

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

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

Documentation

Yii2-user documentation is available online: Read the documentation. Installation instructions are located in installation guide.

Contributing

Contributing instructions are located in CONTRIBUTING.md file.

License

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

About

Flexible user registration and authentication module for Yii2

http://yii2-user.dmeroff.ru

License:MIT License