chabibnr/yii2-change-password Simple change password system

Change Password

  1. Installation
  2. Usage

Simple change password system

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist chabibnr/yii2-change-password "*"

or add

"chabibnr/yii2-change-password": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \chabibnr\changePassword\Form::widget(); ?>
0 0
1 follower
140 downloads
Yii Version: 2.0
License: MIT
Category: User Interface
Developed by: Chabib Nurozak
Created on: May 28, 2018
Last updated: (not set)
Packagist Profile
Github Repository

Related Extensions