Remember: the EE Cron plugin is not a true cron, but depends on loading the actual page containing the tag. So, if you can’t statistically guarantee that the page containing the cron tag is visited (by users/bots/whatever) every 15 minutes, your 15 minute timeframe would fail. (Independent from the question if you could use the tag to call your script.)
Therefore, I would not use the EE cron for thus a job, instead either use a regular cron job or - if not available to you - google for external cron services. That would even save you the troubles of making the script accessible for EE cron.
Remember: the EE Cron plugin is not a true cron, but depends on loading the actual page containing the tag. So, if you can’t statistically guarantee that the page containing the cron tag is visited (by users/bots/whatever) every 15 minutes, your 15 minute timeframe would fail. (Independent from the question if you could use the tag to call your script.) Therefore, I would not use the EE cron for thus a job, instead either use a regular cron job or - if not available to you - google for external cron services. That would even save you the troubles of making the script accessible for EE cron.
Thanks for clearing that one up! By any chance you have any personal recommendations? 😊 Will google for alternatives right away!
Thanks again
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.