https://github.com/kenlog/taskprogressbar
Show the progress bar of sub-tasks from the bulletin board.
https://github.com/kenlog/taskprogressbar
kanboard kanboard-plugin
Last synced: 4 months ago
JSON representation
Show the progress bar of sub-tasks from the bulletin board.
- Host: GitHub
- URL: https://github.com/kenlog/taskprogressbar
- Owner: kenlog
- License: mit
- Created: 2021-02-05T17:14:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T17:22:42.000Z (about 1 year ago)
- Last Synced: 2025-06-09T12:49:20.309Z (4 months ago)
- Topics: kanboard, kanboard-plugin
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 18
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Checkout our latest project
- [Global Search Plugin for Kanboard](https://github.com/kenlog/global-search-kanboard.git)
-----------[](https://github.com/kenlog/TaskProgressBar/releases)
[](https://github.com/kenlog/TaskProgressBar/blob/master/LICENSE)
[](https://github.com/kenlog/TaskProgressBar/graphs/contributors)
[](https://github.com/kenlog/TaskProgressBar/releases)# Task Progress Bar for kanboard
Show the progress bar of sub-tasks from the bulletin board.
Author
------------
- Valentino Pesce
- License MITRequirements
------------
Kanboard >= v1.0.48
Kanboard installed at a web server.
You can find the download at [kanboard.org](https://kanboard.org/)Installation
------------
You have the choice between 3 methods:1. Install the plugin from the Kanboard plugin manager in one click
2. Download the zip file and decompress everything under the directory `plugins/TaskProgressBar`
3. Clone this repository into the folder `plugins/TaskProgressBar`Note: Plugin folder is case-sensitive.
### :star: If you like it, do not forget to give a star on GitHub!
:construction_worker: Any contribution will be highly appreciated
------------
Clone the repository:
```console
git clone https://github.com/kenlog/TaskProgressBar.git
```
:bug: Reporting Issues
------------
Please [create an issue](https://github.com/kenlog/TaskProgressBar/issues) for any bugs you've found.