Skip to content

magekey/module-customer-password

Repository files navigation

Magento 2 Customer Password

Description

Extension allows administrators to change customer password.

Installing the Extension

composer require magekey/module-customer-password

Deployment

php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode

Versions tested

2.1.6

About

Magento 2 Customer Password

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors