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
- Create custom rewards (discounts, free shipping, points & gifts).
- Configure Daily rewards activity.
- Configure Referrals activity.
- Configure Shopping points activity.
- Configure Points exchange.
- Statistics.
FrontOffice
- Get Daily rewards.
- Earn points after placing an order.
- Refer a friend and be rewarded.
- Exchange points into rewards (discounts, free shipping, points & gifts).
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.