yii2-extension yii2-change-password
Simple change password system
chabibnr/yii2-change-password
Simple change password system
- Friday, May 11, 2018
- by chabibnr
- Repository
- 1 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Change Password
Simple change password system, (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist chabibnr/yii2-change-password "*"
or add, (*4)
"chabibnr/yii2-change-password": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
<?= \chabibnr\changePassword\Form::widget(); ?>
dev-master
9999999-dev
Simple change password system
Sources
Download
MIT
The Requires
by
Chabib Nurozak
extension
yii2