Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
A simple module that customize the Customers page of the Back Office (1.7.6+)
- Host: GitHub
- URL: https://github.com/friends-of-presta/customers
- Owner: friends-of-presta
- Created: 2019-02-25T13:04:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T13:18:35.000Z (over 5 years ago)
- Last Synced: 2024-09-26T20:54:39.734Z (about 2 months ago)
- Topics: prestashop, prestashop-1-7, prestashop-module
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Learn Grid component by exemple
### Requirements
1. Composer, see [Composer](https://getcomposer.org/) to learn more
### How to install1. 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