diff --git a/INSTALL.md b/INSTALL.md index cb13f90..e39d3bb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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") diff --git a/changelog.md b/changelog.md index 0909f8c..c6202ca 100644 --- a/changelog.md +++ b/changelog.md @@ -45,5 +45,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")