friends-of-prestashop / customers
Learn Grid customizations by exemple
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 1
Type:prestashop-module
This package is not auto-updated.
Last update: 2024-10-30 21:36:53 UTC
README
Requirements
- Composer, see Composer to learn more
How to install
- Download or clone module into
modules
directory of your PrestaShop installation - Make sure module directory is named
customers
cd
into module's directory and run following commands:composer dumpautoload
to generate autoloader for module
- Install module from Back Office