5dae1e2e8397e6a374b16ff391719e1767ba4250
Kanboard supports running cron jobs via CLI. There are hosting services that don't offer CLI access, but they do offer calling a URL periodically. This feature is often used as a CLI cron job replacement. This commit adds a CronjobController called by "/cronjob" URL that will execute cron jobs as they were executed via CLI. The URL has public access, but is protected using the webhook token. The "/cronjob" URL should be called via HTTPS.
Kanboard
Kanboard is project management software that focuses on the Kanban methodology.
- Official website: https://kanboard.org/
- List of features
- Change Log
- Official documentation: https://docs.kanboard.org/
Credits
- Main developer: Frédéric Guillot
- Contributors
- Distributed under MIT License
Description
Languages
PHP
97.6%
JavaScript
1.5%
CSS
0.8%