Small improvements to /app/readme

Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com>
This commit is contained in:
Gaetano Giunta
2026-05-20 11:02:14 +00:00
parent abbe6a85cf
commit 02c9a7475b

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 All-in-One admin interface.
## How to develop the app?
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.
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.
Therefore you need to add the app to one of the app directories
naming the directory `nextcloud-aio`.
Therefore you need to add the app to one of the app directories naming the directory `nextcloud-aio`.