2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2026-08-13 12:00:31 +02:00
Nextcloud package for YunoHost
Find a file
2026-07-23 20:02:48 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:50:19 +02:00
conf Testing (#874) 2026-03-29 18:10:19 +02:00
doc Testing (#879) 2026-04-03 17:47:12 +02:00
hooks Testing (#814) 2025-07-07 11:55:46 +02:00
patches Testing (#874) 2026-03-29 18:10:19 +02:00
scripts Testing (#889) 2026-07-01 23:56:10 +02:00
.gitignore Testing | 30.0.4 (#752) 2024-12-19 07:43:05 +01:00
config_panel.toml Testing | 30.0.4 (#752) 2024-12-19 07:43:05 +01:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-09 21:43:56 +02:00
manifest.toml Testing (#896) 2026-07-23 20:02:48 +02:00
README.md Testing (#896) 2026-07-23 20:02:48 +02:00
tests.toml Testing (#889) 2026-07-01 23:56:10 +02:00

Logo of Nextcloud Nextcloud, packaged for YunoHost

Online storage, file sharing platform and various other applications

🌐 Official app website App Demo Version: 34.0.2~ynh1

Screenshots

Screenshot of Nextcloud

📦 Developer info

Automatic tests level

🛠️ Upstream Nextcloud repository: https://github.com/nextcloud/server

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

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

📚 App packaging documentation

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