Getting Started
Guides
Panels
Features
Plugins
Developer Documentation
The API supports tasks execution via the HTTP API. Cron is the only supported task as the moment.
Cron job can be executed, remotely, by making a post to POST /api/tasks/cron. See scripts/rcron.php
POST /api/tasks/cron
scripts/rcron.php