Use the table of contents icon
⭐ If you use it, you should star it on GitHub! It's the least you can do for all the work put into it!
Displays the subtasks of a task on the task card on the board. One can change state of a subtask directly on the card. Supports display of subtask due date if that plugin is installed.
-
Set the status of a subtask directly on the card (not yet started, in progress, finished)
-
display due date of the sub task (needs the subtask due date plugin s. above)
-
Tested with ThemeMaestro
- Kanboard >= 1.2.20
Options for the installation:
- Installation via the plugin manager in Kanboard (recommended).
- Download the zip file from releases folder here in the repository and unzip it in the directory
plugins/SubtasksOnBoard
(recommended) - Clone the repository (current master) into the directory
plugins/SubtasksOnBoard
(not recommended. Very latest code, but not yet released code)
Note: All names in the plugin directory are case-sensitive
- Provide configuration option to enable or disable the display of subtasks on cards per board
- This project is distributed under the MIT License