hs/module-login-as-customer
Hungersoft's Login as Customer extension allows you as an admin to login as customer from the admin side your store.
composer config repositories.hs-module-all vcs https://github.com/hungersoft/module-all.git
composer config repositories.hs-module-login-as-customer vcs https://github.com/hungersoft/magento2-login-as-customer.git
composer require hs/module-login-as-customer:dev-master
php bin/magento module:enable HS_All HS_LoginAsCustomer
php bin/magento setup:upgrade
Feel free to contact Hungersoft at [email protected] if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.