dr / loginascustomer
Allows admin users to login as a specified customer.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/module-customer: ~100.0
Requires (Dev)
- phpmd/phpmd: ~2.2
- phpunit/phpunit: ~4.8
- sebastian/phpcpd: ~2.0
- squizlabs/php_codesniffer: ~2.3
This package is auto-updated.
Last update: 2024-10-20 01:03:28 UTC
README
Allows admin users to login as a specified customer.
Description
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".
Installation
Via composer
Open the command line and run the following commands
cd PATH_TO_MAGENTO_2_ROOT
composer require dr/loginascustomer
Via archive
- Download the ZIP-Archive
- Extract files
- Copy the extracted Files to PATH_TO_MAGENTO_2_ROOT/app/code/DR/LoginAsCustomer
- Run the following Commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Support
If you have any issues with this extension, open an issue on GitHub (see URL above).
Contribution
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
Daniel Rose
Licence
Copyright
(c) 2015 Daniel Rose