Learn Grid customizations by exemple

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 7

Forks: 1

Type:prestashop-module

dev-master 2019-06-27 13:18 UTC

This package is not auto-updated.

Last update: 2024-03-20 18:50:01 UTC


README

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