blob: 44a9b7863b11fe41095746ecc92390bf10a678f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
DefaultSelfAssign
==============================
Self-assign tasks by default
Author
------
- mkl
- License MIT
Requirements
------------
- Kanboard >= 1.0.35
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/DefaultSelfAssign`
3. Clone this repository into the folder `plugins/DefaultSelfAssign`
Note: Plugin folder is case-sensitive.
Documentation
-------------
TODO.
|