Learn Grid customizations by exemple

Maintainers

Package info

github.com/friends-of-prestashop/customers

Issues

Type:prestashop-module

pkg:composer/friends-of-prestashop/customers

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 4

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

This package is not auto-updated.

Last update: 2026-03-05 03:49:57 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