PHPackages                             shopigo/magento2-extension-login-as-customer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. shopigo/magento2-extension-login-as-customer

ActiveMagento2-module[Authentication &amp; Authorization](/categories/authentication)

shopigo/magento2-extension-login-as-customer
============================================

Magento 2 Login as Customer extension by Shopigo

1.0.1(7y ago)3831OSL-3.0PHPPHP ^7.0

Since Jan 8Pushed 7y ago2 watchersCompare

[ Source](https://github.com/acharrex/magento2-extension-login-as-customer)[ Packagist](https://packagist.org/packages/shopigo/magento2-extension-login-as-customer)[ RSS](/packages/shopigo-magento2-extension-login-as-customer/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (4)Used By (0)

[![Shopigo](https://camo.githubusercontent.com/b664b68ade7b7830da43d30585790a0a4f762101dcc91191f00f9e8c252660d6/68747470733a2f2f692e696d6775722e636f6d2f3743746b6e37582e706e67)](https://camo.githubusercontent.com/b664b68ade7b7830da43d30585790a0a4f762101dcc91191f00f9e8c252660d6/68747470733a2f2f692e696d6775722e636f6d2f3743746b6e37582e706e67)

Magento 2 Login as Customer extension by Shopigo
================================================

[](#magento-2-login-as-customer-extension-by-shopigo)

This extension allows the store owner to enter any customer account by using Magento admin panel, and in only one click!

Our Login as Customer extension makes things more efficient, faster, and more accessible for all parties involved in a transaction – you, as the store owner, and your store’s users, as your customers.

All in all, this extension is a win-win for everyone involved on all sides of the fence – your customers will be better, faster and more efficiently treated and you will save time, money and effort in doing so.

Aside from being able to login as a customer without asking for any kind of credentials, our extension will also allow you to:

- Visualize your store as a customer (which can be extremely helpful if you want to spot various issues with your site – and find solutions for them);
- See your store’s logins history (which can be very useful for employee training and clarifying security issues).

Requirements
------------

[](#requirements)

Magento Open Source Edition 2.2 or 2.3

Installation
------------

[](#installation)

Method 1 - Installing via composer
----------------------------------

[](#method-1---installing-via-composer)

- Switch to your Magento project root
- Run `composer require shopigo/magento2-extension-login-as-customer`

Method 2 - Installing using archive
-----------------------------------

[](#method-2---installing-using-archive)

- Download [ZIP Archive](https://github.com/acharrex/magento2-extension-login-as-customer/archive/master.zip)
- Switch to your Magento project root
- Create folder `app/code/Shopigo/LoginAsCustomer`
- Extract zip into path

### Enable extension

[](#enable-extension)

- Switch to your Magento project root
- Run the following commands to enable the module and clear static contents generated by Magento:

```
php bin/magento module:enable Shopigo_LoginAsCustomer
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

How to use it
-------------

[](#how-to-use-it)

- Log into your Magento back-office
- Go to the menu "Stores &gt; Configuration &gt; Shopigo Extensions &gt; Login as Customer"
- Expand the section "General Settings"
- Set the parameter "Enable Login as Customer" to "Yes"
- Flush Magento caches from the menu "System &gt; Tools &gt; Cache Management"

Screenshots
-----------

[](#screenshots)

### Login as Customer button in the customers grid

[](#login-as-customer-button-in-the-customers-grid)

[![Login as Customer button in the customers grid](https://camo.githubusercontent.com/beb8b5654913e1d5ed668c535603892585296268f26ff18b50658ad7aa67765e/68747470733a2f2f692e696d6775722e636f6d2f796a58477555612e6a7067)](https://camo.githubusercontent.com/beb8b5654913e1d5ed668c535603892585296268f26ff18b50658ad7aa67765e/68747470733a2f2f692e696d6775722e636f6d2f796a58477555612e6a7067)

### Login as Customer button in the customer information page

[](#login-as-customer-button-in-the-customer-information-page)

[![Login as Customer button in the customer information page](https://camo.githubusercontent.com/72b3138b9fbe8710ff9ad26f8265cd1294cc08d08172a95cf9241b53864188bd/68747470733a2f2f692e696d6775722e636f6d2f523271484179732e6a7067)](https://camo.githubusercontent.com/72b3138b9fbe8710ff9ad26f8265cd1294cc08d08172a95cf9241b53864188bd/68747470733a2f2f692e696d6775722e636f6d2f523271484179732e6a7067)

### Login as Customer button in the order detail page

[](#login-as-customer-button-in-the-order-detail-page)

[![Login as Customer button in the order detail page](https://camo.githubusercontent.com/8f2da1ba551db1454a32febba33df9ffe0dea9c68952684072a0326c6d8c47da/68747470733a2f2f692e696d6775722e636f6d2f5a424a4d4a38742e6a7067)](https://camo.githubusercontent.com/8f2da1ba551db1454a32febba33df9ffe0dea9c68952684072a0326c6d8c47da/68747470733a2f2f692e696d6775722e636f6d2f5a424a4d4a38742e6a7067)

### Info bar displayed when an admin user visits your store under customer profile

[](#info-bar-displayed-when-an-admin-user-visits-your-store-under-customer-profile)

[![Info bar displayed when an admin user visits your store under customer profile](https://camo.githubusercontent.com/2f159c04ba18ceff4c0b188fb65628349458d00f1117fb0c6541db6d53214c4e/68747470733a2f2f692e696d6775722e636f6d2f54776a6e4f77372e6a7067)](https://camo.githubusercontent.com/2f159c04ba18ceff4c0b188fb65628349458d00f1117fb0c6541db6d53214c4e/68747470733a2f2f692e696d6775722e636f6d2f54776a6e4f77372e6a7067)

### Message displayed when the checkout is disabled for the current admin user

[](#message-displayed-when-the-checkout-is-disabled-for-the-current-admin-user)

[![Message displayed when the checkout is disabled for the current admin user](https://camo.githubusercontent.com/dac9b9f0a1e1d6cd0026495b490c14ad4a7c804122df4e917ec45d9911f47ded/68747470733a2f2f692e696d6775722e636f6d2f754f53785047322e6a7067)](https://camo.githubusercontent.com/dac9b9f0a1e1d6cd0026495b490c14ad4a7c804122df4e917ec45d9911f47ded/68747470733a2f2f692e696d6775722e636f6d2f754f53785047322e6a7067)

### Entrance logins history

[](#entrance-logins-history)

[![Entrance logins history](https://camo.githubusercontent.com/277d37331fa0fe9372b9aa0d37c3638aaca3c9f9a50e1238724a7590991360a9/68747470733a2f2f692e696d6775722e636f6d2f577561714a76692e6a7067)](https://camo.githubusercontent.com/277d37331fa0fe9372b9aa0d37c3638aaca3c9f9a50e1238724a7590991360a9/68747470733a2f2f692e696d6775722e636f6d2f577561714a76692e6a7067)

### Extension settings

[](#extension-settings)

[![Extension settings](https://camo.githubusercontent.com/9fecf415c51f36e58c4329d42d93044587e961f82ba41a1b4a8bee13e0a4ba6a/68747470733a2f2f692e696d6775722e636f6d2f6856637a596c6c2e6a7067)](https://camo.githubusercontent.com/9fecf415c51f36e58c4329d42d93044587e961f82ba41a1b4a8bee13e0a4ba6a/68747470733a2f2f692e696d6775722e636f6d2f6856637a596c6c2e6a7067)

Support
-------

[](#support)

If you have any issues, open a bug report in GitHub's [issue tracker](https://github.com/acharrex/magento2-extension-login-as-customer/issues).

Change logs
-----------

[](#change-logs)

**Version 1.0.1** (2019-02-07)

- Fix composer.json for Magento 2.3

**Version 1.0.0** (2018-10-09)

- First version

License
-------

[](#license)

The code is licensed under [Open Software License ("OSL") v. 3.0](http://opensource.org/licenses/osl-3.0.php).

Enjoy!

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~29 days

Total

2

Last Release

2652d ago

PHP version history (2 changes)1.0.0PHP 7.0.2|7.0.4|~7.0.6|~7.1.0

1.0.1PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/745dd792b43d524a528e919cf6a497b8036119e70b757311cae378f8a67e2a89?d=identicon)[acharrex](/maintainers/acharrex)

---

Tags

login-as-customermagento-2magento-2-extensionmagento-2-extension-freemagento2magento2-extensionmagento2-extension-freemagento2-module

### Embed Badge

![Health badge](/badges/shopigo-magento2-extension-login-as-customer/health.svg)

```
[![Health](https://phpackages.com/badges/shopigo-magento2-extension-login-as-customer/health.svg)](https://phpackages.com/packages/shopigo-magento2-extension-login-as-customer)
```

###  Alternatives

[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2282.7M6](/packages/markshust-magento2-module-disabletwofactorauth)[bitexpert/magento2-force-customer-login

The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.

171409.9k](/packages/bitexpert-magento2-force-customer-login)[faonni/module-product-available

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

3720.0k](/packages/faonni-module-product-available)[hryvinskyi/magento2-invisible-captcha

Magento 2 Google Invisible Captcha (Recaptcha) module

279.4k](/packages/hryvinskyi-magento2-invisible-captcha)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
