Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timostahl/kanboard_plugin_reorderaction
Kanboard Plugin to reoder a column by automatic action
https://github.com/timostahl/kanboard_plugin_reorderaction
kanboard kanboard-action kanboard-plugin
Last synced: about 1 month ago
JSON representation
Kanboard Plugin to reoder a column by automatic action
- Host: GitHub
- URL: https://github.com/timostahl/kanboard_plugin_reorderaction
- Owner: TimoStahl
- License: mit
- Created: 2020-05-28T14:11:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-03T07:56:13.000Z (almost 3 years ago)
- Last Synced: 2024-10-26T22:15:26.102Z (3 months ago)
- Topics: kanboard, kanboard-action, kanboard-plugin
- Language: PHP
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 criteriaEvents:
- 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, DescendingPlugin for
## Author
- [BlueTeck](https://github.com/BlueTeck)
- License MIT## Installation
- Decompress the archive in the `plugins` folder
or
- Create a folder **plugins/ReorderAction**
- Copy all files under this directory