mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 02:40:09 +00:00
Small improvements to /app/readme (#8179)
This commit is contained in:
@@ -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`.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user