Skip to content

Commit 2822c8c

Browse files
committed
FIX: Content Flow
1 parent 8a28b3c commit 2822c8c

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

INSTALL.md

+6-11
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,22 @@
1-
Installation
2-
------------
1+
# Plugin Installation
32

43
- **Install via the [Kanboard](https://github.com/kanboard/kanboard "Kanboard - Kanban Project Management Software") Plugin Directory**
54
- _Go to:_
65
- Kanboard: `Plugins` ⥂ `Plugin Directory`
7-
- _or with [PluginManager](https://github.com/aljawaid/PluginManager) installed:_
6+
- _or with [PluginManager](https://github.com/aljawaid/PluginManager "A Kanboard plugin") installed:_
87
- Kanboard: `Settings` ⥂ `Plugins` ⥂ `Plugin Directory`
9-
10-
**_or_**
11-
128
- **Install via the [Releases](../master/Releases/ "A copy of each release is saved in the folder") folder**
139
- A copy of each release is saved in the `/Releases` folder of the repository
1410
- Simply extract the `.zip` file into the `/plugins` directory
15-
16-
**_or_**
17-
1811
- **Install via [GitHub](https://github.com/ "Find the correct plugin from the list of repositories")**
1912
- Download the `.zip` file and decompress everything under the directory `/plugins`
2013
- The folder inside the `.zip` must not contain any branch names and must be exact case (matching the plugin name)
2114

2215
_Note: The `/plugins` folder is case-sensitive._
2316

24-
**_or_**
25-
2617
- **Install using Git CLI**
2718
- `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")

changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ _(most recent changes are listed on top):_
1818
- Translations starter template included
1919
- Thanks to @creecros @chaosmeister
2020

21+
---
2122

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

0 commit comments

Comments
 (0)