List of conditions
Jun 21, 2019
is between contains ends with is equal to is greater than is empty is less than starts with
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
Warning: Last items in stock!
Availability date:
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:
Great useful module but...
It is a very useful module.
I want to give a tip: it is a little incomplete when I have to create a new voucher. I would the possibility to set cart rules exclusion.
Absolutelty Useful!
Thanks DATAKICK for making life easy for us. For sure, when in production we would consider the paid version. For now, it does the job as expected! Not suprising when the DEV always pays attention to details. This module is a life saver.
Automatizace na 1*
Usnadní spoustu opakujících se činností.
Např. po zadání čísla zásilky změní se stav zásilky na odesláno.
Jen si je umět vymyslet.
S nastavením poradili.
nice
i like it. The possibilities are endless, i would love to see this module developed further and made a part of the default prestashop modules
good product
the design is top notch
This release brings compatibility with PrestaShop version 1.7.8.x
This release brings new action: Execute Webhook
A webhook (also called a web callback or HTTP push API) is a mechanism that application can use to notify other web applications about some events.
With this action you can create advanced automations. For example
id_cart_rule
columns as CartRule
objectsbaseDir
to context variables0
value inside number parameterThere are some automations that almost every user using my module created. For example, everyone created their own version of reward for review rule.
Even though rule creation process is very simple and easy to understand, this repetition seems unnecessary. So I decided to come up with list of prepared solutions that you can simply import to your store and modify.
You will find new tab named Packages that will let you browse through packages stored on central repository. If you create some cool automation, please export it, and send it to conseqs@getdatakick.com. After careful validation and verification, I will add it to the repository
There are two new conditions you can use to build your rules
There is also one bugfix related to Award loyalty points action. Loyalty module for prestashop 1.6 / 1.7 contains a bug that resulted in error log being generated every time this action run. The action finished successfully, though. This issue does not affect thirtybees version of loyalty module
this version fixes serious bug that prevented usage of this module on prestashop 1.7
From feature point of view, this version brings only two new actions:
you can now dynamically create vouchers for your customers example use case is to award your customer for posting review on your shop
this action is works with standard loyalty module, and it will appear only if you have this module installed and enabled it will allow you to give your customer additional loyalty points for their action for example, you can give them loyalty points for reviews, for page visits, etc...
This version also changes licensing structure of this module. I decided to abandon trial-version model. Instead, I offer this as a free module with limited number of rules you can create. If you reach the rule limit, you will have to purchase license (or delete those you don't need).
I made this change because I believe module like this might benefit from big user base. My hope is that its users will create interesting integration and share them with other folks.
I'm happy to announce new version 0.2.0
. This release brings new type of actions - one that
can influence execution path of trigger code
In previous versions of conseqs
you could react only on real-time events, like when order was created or when customer visited some page.
Now, it is also possible to react when shop state changes. You can create measure informations like
And you can execute actions when these measurements change. For example, you can
Possibilities are endless.
This documentation applies to both free and paid version of the module.
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
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)
Jun 21, 2019
is between contains ends with is equal to is greater than is empty is less than starts with
Jun 21, 2019
Core actions these actions can always be used Change order status - This action will change order status Change product quantity - This action will change...
Jun 21, 2019
Core triggers After record has been created - called after new record has been created and saved into database After record has been updated - called after record has...