https://github.com/kenlog/updatenotifier
Update notifier for the plugins installed in your kanboard :rocket:
https://github.com/kenlog/updatenotifier
kanboard kanboard-plugin
Last synced: 14 days ago
JSON representation
Update notifier for the plugins installed in your kanboard :rocket:
- Host: GitHub
- URL: https://github.com/kenlog/updatenotifier
- Owner: kenlog
- License: mit
- Created: 2018-10-25T19:18:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T18:03:16.000Z (7 months ago)
- Last Synced: 2025-03-23T22:12:26.312Z (about 1 month ago)
- Topics: kanboard, kanboard-plugin
- Language: PHP
- Homepage: https://kanboard.org
- Size: 87.9 KB
- Stars: 20
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
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/UpdateNotifier/releases)
[](https://github.com/kenlog/UpdateNotifier/blob/master/LICENSE)
[](https://github.com/kenlog/UpdateNotifier/graphs/contributors)
[]()
[](https://github.com/kenlog/UpdateNotifier/releases)# Update notifier for kanboard
![]()
What is Update Notifier? The Update Notifier is a utility that scans installed plugin and displays a list of updates.
* Push notifications only visible to System Administrators.# Preview

Author
------------
- Valentino Pesce
- License MITRequirements
------------
Kanboard >= v1.0.42
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/UpdateNotifier`
3. Clone this repository into the folder `plugins/UpdateNotifier`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/UpdateNotifier.git
```
:bug: Reporting Issues
------------
Please [create an issue](https://github.com/kenlog/UpdateNotifier/issues) for any bugs you've found.