sarjon / gamifications

Customers loyalty module for PrestaShop 1.7.x
MIT License
8 stars 10 forks source link
customers-loyalty php prestashop-module

Customers loyalty module for PrestaShop

Customers loyalty module for PrestaShop 1.7.x version. You should test this module before using it in production.

Features

BackOffice

FrontOffice

Installation

Step 1: Clone repository into modules directory

git clone https://github.com/sarjon/gamifications.git

Step 2: Generate autoloader using composer

cd into gamifications module directory and execute command below to generate autoload.

composer install

Step 3: Install module

Install module as usual from PrestaShop BackOffice.

Contributing

Found an issue? Feel free to make a pull request.

License

This module is licensed under the MIT license. Please see the complete license in the bundle LICENSE file.