Skip to content

anolisti/customgroups

 
 

Repository files navigation

ownCloud custom groups support

This apps 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 Scrutinizer Code Quality Code 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

About

Let users create their own custom groups

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 52.4%
  • JavaScript 38.3%
  • Gherkin 5.9%
  • Makefile 2.3%
  • Other 1.1%