This is exactly what I am looking for, thank you so much! Do you (or anyone else) have experience using this extension? I am planning on using it in an environment which is fairly sensitive and requires a high degree of accuracy.
Can it fire events?, and if so what does it use for the trigger, cron jobs? I am planning on implementing this weekend but I just wanted some more info. Thanks!
I haven’t used the extension but I have used the ‘When’ code it is based on.
As far as how to trigger stuff. You can certainly setup cronjobs with a Yii console app to run whatever you need. Maybe if you share a little more about what you are trying to do I could suggest some architecture ideas.