aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 2bb7f322780a9b5606525e4cc5c6824892f5b7ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Kanboard Plugin AdditionalColors
================================

This very simple plugin adds some custom colors to [Kanboard](https://kanboard.org).


Installation
------------

Place the directory *AdditionalColors* and all its contents into the *plugins* directory of your Kanboard instance.


Usage
-----

After installation, you can select the additional colors:

![color selection](https://git.ortlepp.ms/web_static/kanboard-plugin-additionalcolors_screenshot.png)


Credits
-------

This plugin is based on example code from this discussion thread: [New Plugin: ColorManager](https://kanboard.discourse.group/t/new-plugin-colormanager/2541).