I now provide better examples here:
- https://github.com/manne65-hd/Kanboard-Cron_SingleCustomCommand
- https://github.com/manne65-hd/Kanboard-Cron_ManyCustomCommands
Skeleton for a plugin that can add new actions to the CLI-interface
- Figure out how to add new action(s) to the CLI-interface
- figure out how to add parameters to those new actions
- Manfred Hoffmann
- License MIT
- Kanboard >= 1.2.19
You have the choice between 2 methods:
- Download the zip file and decompress everything under the directory
plugins/Cron_MyCronActions
- Clone this repository into the folder
plugins/Cron_MyCronActions
Note: Plugin folder is case-sensitive.