1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2025-12-21 02:53:05 +01:00
Nextcloud package for YunoHost
Find a file
2025-11-20 17:53:31 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:50:19 +02:00
conf Testing (#833) 2025-10-24 13:19:20 +02:00
doc Testing (#823) 2025-07-30 08:09:41 +02:00
hooks Testing (#814) 2025-07-07 11:55:46 +02:00
patches Testing (#814) 2025-07-07 11:55:46 +02:00
scripts Testing (#828) 2025-09-11 18:06:26 +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 (#841) 2025-11-20 17:53:31 +01:00
README.md Testing (#841) 2025-11-20 17:53:31 +01:00
tests.toml Testing (#828) 2025-09-11 18:06:26 +02:00

Logo of Nextcloud Nextcloud, packaged for YunoHost

Online storage, file sharing platform and various other applications

🌐 Official app website App Demo Version: 31.0.11~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.