/customers

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

Primary LanguagePHP

Learn Grid component by exemple

Requirements

  1. Composer, see Composer 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