Small improvements to /app/readme (#8179)

This commit is contained in:
Simon L.
2026-05-20 17:15:51 +02:00
committed by GitHub

View File

@@ -1,7 +1,10 @@
# AIO app for Nextcloud
This folder contains a Nextcloud app, which will be automatically installed within the Nextcloud instance.
It adds a link to the admin settings page that gives access to the AIO interface.
## How to develop the app? ## How to develop the app?
Please note that in order to check if an app is already downloaded Please note that in order to check if an app is already downloaded Nextcloud will look for a folder with the same name as the app.
Nextcloud will look for a folder with the same name as the app.
Therefore you need to add the app to one of the app directories Therefore you need to add the app to one of the app directories naming the directory `nextcloud-aio`.
naming the directory `nextcloud-aio`.