1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/openproject_ynh.git synced 2025-12-20 02:13:05 +01:00
OpenProject instanciation for YunoHost
Find a file
2025-12-15 23:25:06 +01:00
.github Apply last example_ynh 2022-02-27 23:22:06 +01:00
conf convert to helpers2.1 and fix install 2025-05-02 18:49:21 +02: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 Update manifest.toml 2025-12-15 22:11:58 +01:00
README.md Auto-update READMEs 2025-12-15 22:12:02 +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: 16.5.1~ynh2

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.