Plugin for Kanboard
This simple tool extends the existing rewriting of browser URLs for your Kanboard application using this plugin. URL Rewriting must be correctly configured for this plugin to function properly.
- Extend core routes into clean URLs around the site
- Extend selected plugin routes into clean URLs
URL Management
Go to Settings ⥂ URL Cleaner
- Requires Kanboard ≥
1.2.20
- No known issues
- No template overrides
- No database changes
Read the full Changelog
- Install via the Kanboard Plugin Directory
- Go to:
- Kanboard:
Plugins⥂Plugin Directory
- Kanboard:
- or with PluginManager installed:
- Kanboard:
Settings⥂Plugins⥂Plugin Directory
- Kanboard:
- Go to:
or
- Install via the Releases folder
- A copy of each release is saved in the
/Releasesfolder of the repository - Simply extract the
.zipfile into the/pluginsdirectory
- A copy of each release is saved in the
or
- Install via GitHub
- Download the
.zipfile and decompress everything under the directory/plugins - The folder inside the
.zipmust not contain any branch names and must be exact case (matching the plugin name)
- Download the
Note: The /plugins folder is case-sensitive.
or
- Install using Git CLI
git clone(or ftp upload) and extract the.zipfile into this folder:.\plugins\(must be exact case)
- Contributors welcome
- Starter template available
- @aljawaid - Author
- Contributors welcome
- This project is distributed under the MIT License