What rewards module does after installation?

Usually, modules in PrestaShop must be configured before the usage. Module to generate voucher code for next purchase also requires configuration before it will start to generate voucher codes for your customers. Below you can find informations about sections where you can configure the addon. Rewards addon from mypresta.eu is easy to configure and it is not necessary to prepare any kind of advanced settings.

What module does during installation:

  1. Module creates new table in shop's database: 
    • ps_orewards_list
    • ps_orewards
  2. Module associates itself with hook:
    • actionOrderStatusUpdate
  3. Module creates new menu items in shop's back office
    • PrestaShop 1.6: price rules > rewards
    • PrestaShop 1.7: orders > Customer rewards
  4. Module creates its configuration page

Where to configure the module?

  1. The most important section is main module configuration page. There is a main configuration panel of the plugin where you can set all its settings. You will set there global options of an addon as well as you can set there rules that orders must meet to get the voucher codes, specify detailed settings of voucher code pattern etc.

    module in prestashop's back office - main configuration

  2. Module allows to track generated rewards for your customers. You can easily check who, what code and when exactly received voucher.

    section to check what rewards module generated
    Screenshot above shows prestashops' 1.7 back office. Depending on prestashop version you can find this section in shop's back office menu:
    • PrestaShop 1.6: price rules > rewards
    • PrestaShop 1.7: orders > Customer rewards

More details about module's configuration you can find on next chapter of this documentation "Configuration" (See left hand side menu).

  1. On own hosting
    Installation process of Module to generate voucher for next purchase on own hosting is exactly the same as installation of other modules. In this guide you can read how to install the module that will give you possibility to run great marke (...) more ›
  2. What rewards module does after installation?
    Usually, modules in PrestaShop must be configured before the usage. Module to generate voucher code for next purchase also requires configuration before it will start to generate voucher codes for your customers. Below you can find informat (...) more ›