magekey / module-customer-password
MageKey Customer Password
Installs: 772
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~5.6.5|7.0.2|7.0.4|~7.0.6
This package is auto-updated.
Last update: 2024-11-19 15:43:36 UTC
README
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