Conseqs - Custom actions

Reference: conseqs-free

This module will allow you to execute custom actions when something interesting happens in your store. For example, you can send email when new order is placed

free

prestashop 1.6 prestashop 1.7 prestashop 8 thirtybees

This module will allow you to execute custom actions when something interesting happens in your store.

You read that right. You can indeed automate almost anything inside your prestashop. Conseqs module will let you create rules like this:

  • when new order is created then send email to my email address
  • automatically cancel unpaid orders if they are older then 14 days
  • when product stock quantity changed, and product reference is 'mug', and new quantity is below 30, then send email
  • when user navigates to url that contains string '/invalid-keyword' then redirect to '/sorry-not-available' url
  • when employee logs in to back office, then log this information into access.txt file
  • send copy of all outgoing emails to your email address  
  • when user ends up on 404 page, then log the current url address to text file
  • don't send email if subject contains 'www'

Video

Rated 5.00 on the scale 1 - 5 based on 16 customer reviews
Ověřený zákazník

Powerful "if this then that" tool

Another brilliant module that permits you to generate any number of "if this then that" type actions.

Pomohla vám tato recenze? Ano Ne
  • version 0.8.1 released on 2023-06-10

    New improvements and bugfixes

    Improvements

    • Action/Trigger list are sorted by name
    • Actions: ability to specify disallowed triggers

    Bugfixes

    • Fixed boolean parameter deserialization
    • Fix error handler
    • Detect rule loops
  • version 0.8.0 released on 2023-03-31

  • version 0.7.1 released on 2022-04-22

  • version 0.7.0 released on 2020-05-21

  • version 0.6.0 released on 2019-09-06

  • version 0.5.0 released on 2019-08-02

  • version 0.4.0 released on 2019-06-20

  • version 0.3.1 released on 2019-06-12

  • version 0.3.0 released on 2019-06-12

  • version 0.2.0 released on 2019-06-10

  • version 0.1.1 released on 2019-06-07

  • version 0.1.0 released on 2019-06-06

  • version 0.0.3 released on 2019-05-30

  • version 0.0.2 released on 2019-05-28

  • version 0.0.1 released on 2019-05-27

This documentation applies to both free and paid version of the module.

General information

  1. How it works
  2. Creating automation rule
  3. Advanced rules based on Measures
  4. Import and export
  5. Prepared solutions

Detail information about triggers and actions

useful information for anyone creating automation rules from scratch. Lear more about available triggers, actions, and conditions. What is their behaviour and how to use them

  • list of triggers
  • list of actions
  • list of conditions

Third party integration

Conseqs module can be extended to support thirtd party modules. Here's list of currently integrated modules. If you would like conseqs to work with module you are using, please contact us and provide some information about the module (module name, author email, etc)

  • revws - our product reviews module 
  • loyalty - standard prestashop loyalty module
  • genzo_krona - amazing customer loyalty module for thirtybees 

Related articles