ownCloud custom groups support This app makes it possible for users to create their own custom groups and manage their members. It is then possible to share files or folders with these groups. QA metrics on master branch: Requirements ownCloud 10.0 Building the app Make sure you have Node JS installed Run make and find the tarball in the "build" directory Install Extract the resulting tarball in the "apps" folder in ownCloud Usage Login as a regular user Go to the settings page Create custom group and add other users as members Share file/folder with said groups Developing Run make help to get information about the different targets. Authors: Vincent Petry :: PVince81 at owncloud dot com
owncloud/customgroups
ownCloud custom groups support
This app makes it possible for users to create their own custom groups and manage their members. It is then possible to share files or folders with these groups.
QA metrics on master branch:
Requirements
Building the app
make
and find the tarball in the "build" directoryInstall
Usage
Developing
make help
to get information about the different targets.Authors:
Vincent Petry :: PVince81 at owncloud dot com