Conseqs - Custom actions
Reference: conseqs
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
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
top addon
top addon
Great functionality in a great design
Another great module with loads of possibilities!
-
version 0.8.1 released on 06/10/2023
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 03/31/2023
-
version 0.7.1 released on 04/22/2022
-
version 0.7.0 released on 05/21/2020
-
version 0.6.0 released on 09/06/2019
-
version 0.5.0 released on 08/02/2019
-
version 0.4.0 released on 06/20/2019
-
version 0.3.1 released on 06/12/2019
-
version 0.3.0 released on 06/12/2019
This documentation applies to both free and paid version of the module.
General information
- How it works
- Creating automation rule
- Advanced rules based on Measures
- Import and export
- 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
- list of context variables
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