Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This sandbox project integrates file entities and group by creating new group permissions that mimic the global file entity permissions. Only integrates with private files.

Dependent on the group changes patch from comment #29. https://www.drupal.org/node/2317195#comment-11253099.

Setup

  • Install the dev version of group
  • Install file_entity
  • Apply the dependent patch
  • Clone gfile
  • git clone --branch 7.x-1.x git.drupal.org:sandbox/ctrlADel/2738875.git

  • Install gfile
  • Setup private files on your environment
  • Configure group roles with permissions for file's.
  • Create files in groups

Project information