/oc-customgroups

Let users create their own custom groups

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

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:

Build Status Quality Gate Status Security Rating Coverage

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