Type
magento2-module
Magento 2 module - set a customer's password from backend
magento2-module
None
None
None
None
None
None
Allow a backend user to set the password for a frontend customer account.
composer require actiview/magento2-set-customer-password
app/code/Actiview/SetCustomerPassword
src
directory in the archive to the created directoryphp bin/magento module:enable Actiview_SetCustomerPassword
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Update readme
Add ACL to allow non-admin backend users to the feature.
First release of this module.
Please create an issue in GitHub's issue tracker.