Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.26 KB

INSTALL.md

File metadata and controls

22 lines (17 loc) · 1.26 KB

Plugin Installation

  • Install via the Kanboard Plugin Directory
    • Go to:
      • Kanboard: PluginsPlugin Directory
    • or with PluginManager installed:
      • Kanboard: SettingsPluginsPlugin Directory
  • Install via the Releases folder
    • A copy of each release is saved in the /Releases folder of the repository
    • Simply extract the .zip file into the /plugins directory
  • Install via GitHub
    • 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.

  • 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 or view the README