magefan / module-login-as-customer

Allows admin to login as a customer (enter to customer account).
https://magefan.com/login-as-customer-magento-2-extension
Other
106 stars 32 forks source link

Installing via Composer would install the old 2.1.5 #26

Closed oviliz closed 5 years ago

oviliz commented 5 years ago

Hi guys, the module hasn't been updated at https://marketplace.magento.com/magefan-module-login-as-customer.html so it would install the old version.

magefan commented 5 years ago

To install the latest version of Magento Login As Customer extension please run CLI command

composer require magefan/module-login-as-customer ^x.x.x

x.x.x - is a version you want to install.