Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/friends-of-presta/customers

A simple module that customize the Customers page of the Back Office (1.7.6+)
https://github.com/friends-of-presta/customers

prestashop prestashop-1-7 prestashop-module

Last synced: about 20 hours ago
JSON representation

A simple module that customize the Customers page of the Back Office (1.7.6+)

Awesome Lists containing this project

README

        

## Learn Grid component by exemple

### Requirements

1. Composer, see [Composer](https://getcomposer.org/) to learn more

### How to install

1. Download or clone module into `modules` directory of your PrestaShop installation
2. Make sure module directory is named `customers`
3. `cd` into module's directory and run following commands:
- `composer dumpautoload` to generate autoloader for module
4. Install module from Back Office