2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2026-05-12 04:47:22 +02:00
Kanboard package for YunoHost
  • PHP 55.9%
  • Shell 44.1%
Find a file
2026-04-06 11:17:19 +02:00
.github cleaning 2023-10-23 12:14:43 +02:00
conf Merge pull request #228 from yunohost-bot/simplify-reverse-proxy-params 2026-02-09 10:02:00 +01:00
doc 1.2.29 2023-05-28 16:03:42 +02:00
scripts cleaning 2025-10-19 12:01:10 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:58:31 +02:00
LICENSE Fix linter 2017-10-19 12:13:47 +02:00
manifest.toml Upgrade sources 2026-04-06 00:19:30 +02:00
README.md Auto-update READMEs 2026-04-06 00:19:31 +02:00
tests.toml Update tests.toml 2026-04-06 11:16:13 +02:00

Logo of Kanboard Kanboard, packaged for YunoHost

Kanban project management software

🌐 Official app website App Demo Version: 1.2.52~ynh1

Screenshots

Screenshot of Kanboard

📦 Developer info

Automatic tests level

🛠️ Upstream Kanboard repository: https://github.com/kanboard/kanboard

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.