Skip to content

Added last order date synchronisation

Compare
Choose a tag to compare
@falco-knapp falco-knapp released this 03 Jun 10:38
· 43 commits to master since this release
1f15b16

With this release, you'll be able to target your subscribers based on their last order date.

In order for this to work, you'll have to setup a cronjob to regularly update the subscriber infos in Inxmail Professional through the command:
./bin/magento inx:sync:subscriber subscribed

The cronjob should not run more than once an hour. Typically, once per day should be enough.