- Allow Admin user to change customer password on Admin panel
-
Install this module within Magento 2 using composer
composer require studioraz/magento2-customer-password
-
After this, enable the module
bin/magento mo:e KiwiCommerce_CustomerPassword && bin/magento s:up && bin/magento co:set sr_directory/general/enabled 1 && bin/magento c:f