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.
- ownCloud 10.0
- Make sure you have Node JS installed
- Run
make
and find the tarball in the "build" directory
- Extract the resulting tarball in the "apps" folder in ownCloud
- 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
- Run
make help
to get information about the different targets.
Vincent Petry :: PVince81 at owncloud dot com