Files
domokits/local/modules/TakeCustomerAccount/Readme.md
2019-11-21 12:25:31 +01:00

38 lines
1.3 KiB
Markdown

# Take Customer Account
Authors: Thelia <info@thelia.net>, Gilles Bourgeat <gbourgeat@openstudio.fr>
* This module is used to connect to a client account from admin.
* You have not need the customer password
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thelia-modules/TakeCustomerAccount/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/thelia-modules/TakeCustomerAccount/?branch=master)
[![License](https://poser.pugx.org/thelia/take-customer-account-module/license)](https://packagist.org/packages/thelia/take-customer-account-module)
[![Latest Stable Version](https://poser.pugx.org/thelia/take-customer-account-module/v/stable)](https://packagist.org/packages/thelia/take-customer-account-module)
## Screenshot
![Take Customer Account Screenchot 1](https://github.com/thelia-modules/TakeCustomerAccount/blob/master/screenshot/screenshot-1.jpeg)
## Compatibility
Thelia > 2.1
## Installation
### Manually
* Copy the module into ```<thelia_root>/local/modules/``` directory and be sure that the name of the module is ```TakeCustomerAccount```.
* Activate it in your thelia administration panel
### Composer
Add it in your main thelia composer.json file
```
composer require thelia/take-customer-account-module:~1.0
```
## Usage
* See you in a customer account in the admin, then go to the area "Take customer account"