Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 442 Bytes

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