File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Plugin Installation
2
+
3
+ - ** Install via the [ Kanboard] ( https://github.com/kanboard/kanboard " Kanboard - Kanban Project Management Software ") Plugin Directory**
4
+ - _ Go to:_
5
+ - Kanboard: ` Plugins ` ⥂ ; ` Plugin Directory `
6
+ - _ or with [ PluginManager] ( https://github.com/aljawaid/PluginManager " A Kanboard plugin ") installed:_
7
+ - Kanboard: ` Settings ` ⥂ ; ` Plugins ` ⥂ ; ` Plugin Directory `
8
+ - ** Install via the [ Releases] ( ../master/Releases/ " A copy of each release is saved in the folder ") folder**
9
+ - A copy of each release is saved in the ` /Releases ` folder of the repository
10
+ - Simply extract the ` .zip ` file into the ` /plugins ` directory
11
+ - ** Install via [ GitHub] ( https://github.com/ " Find the correct plugin from the list of repositories ") **
12
+ - Download the ` .zip ` file and decompress everything under the directory ` /plugins `
13
+ - The folder inside the ` .zip ` must not contain any branch names and must be exact case (matching the plugin name)
14
+
15
+ _ Note: The ` /plugins ` folder is case-sensitive._
16
+
17
+ - ** Install using Git CLI**
18
+ - ` git clone ` (_ or ftp upload_ ) and extract the ` .zip ` file into this folder: ` .\plugins\ ` (must be exact case)
19
+
20
+ ---
21
+
22
+ Read the full [ ** Changelog** ] ( ../master/changelog.md " See changes ") or view the [ ** README** ] ( ../master/README.md " View README ")
Original file line number Diff line number Diff line change @@ -130,5 +130,6 @@ _(most recent changes are listed on top):_
130
130
- Fixed ReadmeIncorrect links
131
131
- NEW: Add Readme
132
132
133
+ ---
133
134
134
135
Read the full [ ** Changelog** ] ( ../master/changelog.md " See changes ") or view the [ ** README** ] ( ../master/README.md " View README ")
You can’t perform that action at this time.
0 commit comments