This plugin allows you to create an automatic action in Kanboard that will delete cards from a user specified column when the card is closed.
When adding an automatic action, the action name is shown as "Delete task from a specific column when closed in a specific column "
The actual deleting of the card takes place when the Card status is changed to Closed. That is how the action is actually triggered.
- Timothe FLENET
- License MIT
- Kanboard >= 1.0.40
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/TaskMoveOnDueDate
- Clone this repository into the folder
plugins/TaskMoveOnDueDate
Note: Plugin folder is case-sensitive.