Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 988 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 988 Bytes

Automatic action: Remove due date when moving cards

This plugin allows you to create an automatic action in Kanboard that remove the due date of a card when moved to a user specified column. The former due date will be stored in the reference field (pre-poned).

The goal is to make updating due dates easier during a drag and drop operation.

When adding an automatic action, the action name is shown as "Automatically remove the task due date when the task is moved to another column"

Author

  • Michael Krecek & David Morlitz
  • License MIT

Requirements

  • Kanboard >= 1.0.40

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/TaskRemoveDate
  3. Clone this repository into the folder plugins/TaskRemoveDate

Note: Plugin folder is case-sensitive.