2017 © Pedro Peláez
 

magento2-module loginascustomer

Allows admin users to login as a specified customer.

image

dr/loginascustomer

Allows admin users to login as a specified customer.

  • Monday, June 13, 2016
  • by daniel-rose
  • Repository
  • 1 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DR_LoginAsCustomer

Allows admin users to login as a specified customer., (*1)

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"., (*2)

Installation

Via composer

Open the command line and run the following commands, (*3)

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)., (*4)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub., (*5)

Developer

Daniel Rose, (*6)

  • Xing: https://www.xing.com/profile/Daniel_Rose16

Licence

MIT License, (*7)

(c) 2015 Daniel Rose, (*8)

The Versions

13/06 2016

dev-master

9999999-dev

Allows admin users to login as a specified customer.

  Sources   Download

MIT

The Requires

  • magento/module-customer ~100.0

 

The Development Requires

by Daniel Rose

magento 2 login as customer