dev-master
9999999-devAllows admin users to login as a specified customer.
MIT
The Requires
- magento/module-customer ~100.0
The Development Requires
by Daniel Rose
magento 2 login as customer
Allows admin users to login as a specified customer.
Allows admin users to login as a specified customer., (*1)
This module allows to login as a specified customer from backend. The button respectively link display on customer grid and form. Each login will be logged in the file "system.log"., (*2)
Open the command line and run the following commands, (*3)
cd PATH_TO_MAGENTO_2_ROOT composer require dr/loginascustomer
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy
If you have any issues with this extension, open an issue on GitHub (see URL above)., (*4)
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub., (*5)
Daniel Rose, (*6)
MIT License, (*7)
(c) 2015 Daniel Rose, (*8)
Allows admin users to login as a specified customer.
MIT
magento 2 login as customer