Creating a Cronjob via API only allows 3 parameter $command, $frequency, $user = 'ploi'
In the Ploi UI, you can assign the site so that it appears under Site->Cronjobs and not just Server->conjobs.
Idea would be to allow a 4th parameter SiteID.
·
·
Hey, any updates on this?
We already have this feature in Ploi panel so please allow us to use it in API as well!
no votes yet
·
It would be also good to update the documentation related to CRONs in here: https://developers.ploi.io/35-crontabs/105-create-crontab
Instead of /home/ploi/domain.com/php artisan schedule:run it should be php /home/ploi/domain.com/artisan schedule:run
no votes yet