GithubHelp home page GithubHelp logo

isabella232 / magento2-login-as-customer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elgentos/magento2-login-as-customer

0.0 0.0 0.0 105 KB

Magento 2 - Login as Customer by KiwiCommerce

Home Page: https://kiwicommerce.co.uk/extensions/magento2-login-as-customer/

PHP 98.34% HTML 1.66%

magento2-login-as-customer's Introduction

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

  1. 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.
  2. 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
  • After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
  • 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

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!

magento2-login-as-customer's People

Contributors

blakesaunders avatar jeroenboersma avatar josephmaxwell avatar kiwi-commerce avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.