johnitvn/yii2-user-plus

High flexible user management extension for yii2

Installs: 552

Dependents: 0

Suggesters: 6

Security: 0

Stars: 22

Watchers: 8

Forks: 21

Open Issues: 7

Type:yii2-extension

1.0.0rc 2015-07-26 15:13 UTC

This package is auto-updated.

Last update: 2024-04-19 09:50:37 UTC


README

#Yii2-user-plus

Latest Stable Version License Total Downloads Monthly Downloads Daily Downloads

User Plus is high flexible user management extension for yii2.

Most of web applications need user management feature. Notwithstanding it simple or advance application. Some applications need need register and login function. Some applications just need login feature login. Or some applications else need reset forgotten passwords feature. Rather than re-implementing this on each application, you can use which is a high flexible user management module for Yii2 that handles common tasks such as authentication, registration, confirmation and password retrieval and more. Special not only you can choose business model match your user management requirement. But also you just need override what you want to change. You can override one of views, one of controller, even one of action of controller which don't need to change anything else. User Plus can easy extend, too.

##Document Modules Business Concept
Instalation
General Usage
Definitive Guide

##Development roadmap

Version 1.0.0 (Released as beta version)

Features of this version:

  • Manager user
  • Registration,Signin,Signout handler
  • Recovery password handler
  • Confirmation hanler

Version 1.1.0

Features of this version:

  • All of feature in version 1.0.0
  • Social authencation
  • User profile handler

Version 1.2.0

  • All of feature in lower version
  • OAuth login
  • Api for manager user