Skip to content

Commit

Permalink
FIX: Content Flow for INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Apr 28, 2023
1 parent b2cd07d commit 475174e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
17 changes: 6 additions & 11 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,22 @@
Installation
------------
# Plugin Installation

- **Install via the [Kanboard](https://github.com/kanboard/kanboard "Kanboard - Kanban Project Management Software") Plugin Directory**
- _Go to:_
- Kanboard: `Plugins` ⥂ `Plugin Directory`
- _or with [PluginManager](https://github.com/aljawaid/PluginManager) installed:_
- _or with [PluginManager](https://github.com/aljawaid/PluginManager "A Kanboard plugin") installed:_
- Kanboard: `Settings` ⥂ `Plugins` ⥂ `Plugin Directory`

**_or_**

- **Install via the [Releases](../master/Releases/ "A copy of each release is saved in the folder") folder**
- A copy of each release is saved in the `/Releases` folder of the repository
- Simply extract the `.zip` file into the `/plugins` directory

**_or_**

- **Install via [GitHub](https://github.com/ "Find the correct plugin from the list of repositories")**
- Download the `.zip` file and decompress everything under the directory `/plugins`
- The folder inside the `.zip` must not contain any branch names and must be exact case (matching the plugin name)

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

**_or_**

- **Install using Git CLI**
- `git clone` (_or ftp upload_) and extract the `.zip` file into this folder: `.\plugins\` (must be exact case)

---

Read the full [**Changelog**](../master/changelog.md "See changes") or view the [**README**](../master/README.md "View README")
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ _(most recent changes are listed on top):_
- Initial release
- Translations starter template included

---

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

0 comments on commit 475174e

Please sign in to comment.