How can I set up real-time triggers for order creation and update?
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 48
- Joined: 30 Apr 2023, 12:46
How can I set up real-time triggers for order creation and update?
How can I set up real-time triggers for order creation and update?
I don't think extending \Aimeos\MShop\Common\Manager\Decorator\Base is a good idea, also cron jobs for the scheduler job controller aren't truly real-time, as we know
I don't think extending \Aimeos\MShop\Common\Manager\Decorator\Base is a good idea, also cron jobs for the scheduler job controller aren't truly real-time, as we know
-
- Posts: 48
- Joined: 30 Apr 2023, 12:46