fusio
fusio copied to clipboard
Feature request: Add web cron support
I use shared hosting for my site so basic cron is not available for me. Instead i need to use web cron. From what i could see this system does not support web cron. It would be nice to have it in the future. Thanks.
Hi @mobilex1122 so with web-cron you mean that there is an API endpoint like /system/cronjob/trigger which you can call to trigger all background tasks like with php bin/fusio cronjob?
Yes that would be nice addition.