Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-04-26 16:39:00 +0300
committerRobin Appelman <robin@icewind.nl>2017-04-26 16:39:00 +0300
commit1404cd0576b4b40fe1c7746fdc9d2846106e76a2 (patch)
treeb4dc60b5d7044772ae56060aa33dfce19a028fa2 /README.md
parentebe6dd65d326e3bdc9868fa5ef3450c7d0e24489 (diff)
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..d74e3b0f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# Group Folders
+
+Admin configured folders shared by everyone in a group.
+
+## Configure folders
+
+Folders can be configured from *Group Folders* in the admin settings.
+
+After a folder is created, the admin can give access to the folder to one or more groups.
+
+![edit](screenshots/edit.png)
+
+## Folders
+
+Once configured, the folders will show up in the home folder for each user in the configured groups.
+
+![folders](screenshots/folders.png)