Customers loyalty module for PrestaShop 1.7.x version. You should test this module before using it in production.
- Create custom rewards (discounts, free shipping, points & gifts).
- Configure Daily rewards activity.
- Configure Referrals activity.
- Configure Shopping points activity.
- Configure Points exchange.
- Statistics.
- Get Daily rewards.
- Earn points after placing an order.
- Refer a friend and be rewarded.
- Exchange points into rewards (discounts, free shipping, points & gifts).
git clone https://github.com/sarjon/gamifications.git
cd
into gamifications module directory and execute command below to generate autoload.
composer install
Install module as usual from PrestaShop BackOffice.
Found an issue? Feel free to make a pull request.
This module is licensed under the MIT license. Please see the complete license in the bundle LICENSE
file.