1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/planka_ynh.git synced 2024-09-03 20:06:00 +02:00
Planka package for YunoHost
Find a file
2024-08-15 08:13:56 +02:00
.github Add templates. 2024-03-14 22:04:41 +01:00
conf Update .env 2023-12-14 12:37:10 +01:00
doc Update DESCRIPTION_fr.md 2023-12-15 14:31:31 +01:00
scripts Update upgrade 2024-03-19 12:34:08 +01:00
sources First commit 2023-12-13 21:25:13 +01:00
ALL_README.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
config_panel.toml.example First commit 2023-12-13 21:25:13 +01:00
LICENSE First commit 2023-12-13 21:25:13 +01:00
manifest.toml Upgrade sources 2024-08-15 03:41:40 +02:00
README.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_es.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_eu.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_fr.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_gl.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_id.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_it.md Auto-update README 2024-03-29 07:18:53 +01:00
README_ru.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-15 01:41:41 +00:00
tests.toml Update tests.toml 2023-12-14 12:00:53 +01:00

Planka for YunoHost

Integration level Working status Maintenance status

Install Planka with YunoHost

Read this README in other languages.

This package allows you to install Planka quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Elegant open source project tracking.

Features

  • Create projects, boards, lists, cards, labels and tasks
  • Add card members, track time, set a due date, add attachments, write comments
  • Markdown support in a card description and comment
  • Filter by members and labels
  • Customize project background
  • Real-time updates
  • User notifications
  • Internationalization

Shipped version: 1.21.1~ynh1

Demo: https://plankanban.github.io/planka/#/

Screenshots

Screenshot of Planka

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
or
sudo yunohost app upgrade planka -u https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps