2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/openproject_ynh.git synced 2026-02-04 08:31:56 +01:00
OpenProject instanciation for YunoHost
Find a file
2026-01-18 10:07:23 +01:00
.github Apply last example_ynh 2022-02-27 23:22:06 +01:00
conf cleaning 2026-01-17 17:59:18 +01:00
doc cleaning 2025-11-05 09:18:29 +01:00
scripts cleaning 2025-11-05 09:22:43 +01:00
.gitignore convert to helpers2.1 and fix install 2025-05-02 18:49:21 +02:00
LICENSE Init commit 2019-10-01 14:40:53 +02:00
manifest.toml cleaning 2026-01-17 17:59:18 +01:00
README.md Auto-update READMEs 2026-01-17 17:57:08 +01:00
tests.toml Update tests.toml 2024-12-31 04:28:13 +01:00

Logo of OpenProject OpenProject, packaged for YunoHost

Web-based project management software

🌐 Official app website Version: 17.0.0~ynh1

Screenshots

Screenshot of OpenProject

📦 Developer info

Automatic tests level

🛠️ Upstream OpenProject repository: https://github.com/opf/openproject

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/openproject_ynh/tree/testing

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

📚 App packaging documentation

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