Download the PHP package kiwicommerce/module-login-as-customer without Composer
On this page you can find all versions of the php package kiwicommerce/module-login-as-customer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kiwicommerce/module-login-as-customer
More information about kiwicommerce/module-login-as-customer
Files in kiwicommerce/module-login-as-customer
Package module-login-as-customer
Short Description This extension allows the admin to log in to customer account from admin panel. By logging in, admin can behave as a registered customer from the storefront.
License OSL-3.0
Informations about the package module-login-as-customer
We're not maintaining this extension, if you need any support please contact us at [email protected]
Magento 2 - Login as Customer by KiwiCommerce
- Admin can login as customers to trace any process in which the customer is facing the issue.
- Admin don’t need the password of the customer and the Authentication will not be change.
- Admin can login as customer from the admin panel in just one click and is able to process on the storefront as a customer and is redirected to My Account’s page.
- This Extension also has security measures to hide login options for different admin users.
- This Extension also has options from where admin can enable and disable the extension.
Installation
-
Composer Installation
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory
- Then run the following command
composer require kiwicommerce/module-login-as-customer
- Make sure that composer finished the installation without errors.
- Command Line Installation
- Backup your web directory and database
- Download the latest Login as Customer installation package kiwicommerce-login-as-customer-vvvv.zip from here
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory
- Upload contents of the Login as Customer installation package to your Magento root directory
- Then run the following command
php bin/magento module:enable KiwiCommerce_LoginAsCustomer
- Navigate to your Magento root folder
-
After install the extension, run the following command
- Log out from the backend and login again.
Find More details on KiwiCommerce
Where will it appear in Admin Panel
Customers Grid page
Admin can see the login as customer button on customer Grid page and Edit page.
Orders Grid Page
Admin can see the login as customer button on Order Grid page and View page.
Login as Customer Log
Admin can also track records of how many times an admin user logged in as a customer along with the login time and IP address. Not only this it also offers filter facility for each and every login.
Configuration
User can control or set where “Login as customer” link will be displayed using the Setting section that is given below.
Need Additional Features?
Feel free to get in touch with us at https://kiwicommerce.co.uk/get-in-touch/
Other KiwiCommerce Extensions
- Magento 2 Cron Scheduler
- Magento 2 Inventory Log
- Magento 2 Enhanced SMTP
- Magento 2 Admin Activity
- Magento 2 Customer Password
Contribution
Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:
- Creating bug reports, issues or feature requests on Github
- Submitting pull requests for improvements.
We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!
- Follow us @KiwiCommerce
- Email Us
- Have a look at our documentation
All versions of module-login-as-customer with dependencies
magento/module-backend Version >=100.0.0
magento/module-customer Version >=100.0.0