2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2026-06-28 22:29:34 +02:00
Kanboard package for YunoHost
  • PHP 55.9%
  • Shell 44.1%
Find a file
2026-05-15 23:24:36 +02:00
.github cleaning 2023-10-23 12:14:43 +02:00
conf cleaning 2026-05-15 23:10:38 +02:00
doc 1.2.29 2023-05-28 16:03:42 +02:00
scripts cleaning 2026-05-15 23:10:38 +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 Update manifest.toml 2026-05-15 23:06:50 +02:00
README.md Auto-update READMEs 2026-05-15 23:01:17 +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~ynh2

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.