Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1 KB

README.md

File metadata and controls

41 lines (25 loc) · 1 KB

Kanboard Plugin ReorderAction

This software is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. Pull-requests are still accepted as long as the guidelines are followed.

Kanboard Plugin to reoder a column by automatic action

Actions:

  • Reorder every column by defined criteria
  • Reorder a single column by defined criteria

Events:

  • Task created or updated
  • Task moved to another column
  • Task moved to another swimlane
  • Task assignee change

At the moment there is no useable event to combine the triggers, therefore the action should be configured multiple times.

Parameter:

  • Column
  • Criteria: Priority, Assignee, Assignee and priority, Due date
  • Direction: Ascending, Descending

Plugin for https://github.com/kanboard/kanboard

Author

Installation

  • Decompress the archive in the plugins folder

or

  • Create a folder plugins/ReorderAction
  • Copy all files under this directory