jacquesbh/jbh_connectas

Magento module which allows the admin to connect as a customer via the admin panel.

Installs: 551

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 2

Open Issues: 0

Type:magento-module

0.1.1 2017-01-15 18:15 UTC

This package is auto-updated.

Last update: 2024-04-20 22:35:37 UTC


README

Magento Jbh_ConnectAs Module

Requirements

PHP 5.4

Notice "You're connected as"

If you want to display the notice, don't forget to add this in your templates (root templates) :

<?php echo $this->getChildHtml('connectas_notice'); ?>