Skip to content

Commit c1a813b

Browse files
committed
Create INSTALL.md
1 parent f58c24c commit c1a813b

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

Diff for: INSTALL.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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")

Diff for: changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,6 @@ _(most recent changes are listed on top):_
130130
- Fixed ReadmeIncorrect links
131131
- NEW: Add Readme
132132

133+
---
133134

134135
Read the full [**Changelog**](../master/changelog.md "See changes") or view the [**README**](../master/README.md "View README")

0 commit comments

Comments
 (0)