Download the PHP package digitalutsc/islandora_group without Composer
On this page you can find all versions of the php package digitalutsc/islandora_group. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitalutsc/islandora_group
More information about digitalutsc/islandora_group
Files in digitalutsc/islandora_group
Download digitalutsc/islandora_group
More information about digitalutsc/islandora_group
Files in digitalutsc/islandora_group
Vendor digitalutsc
Package islandora_group
Short Description This module assists to manage access control for node and media with Group module
License GPL-2.0-or-later
Homepage https://www.drupal.org/project/islandora_group
Package islandora_group
Short Description This module assists to manage access control for node and media with Group module
License GPL-2.0-or-later
Homepage https://www.drupal.org/project/islandora_group
Please rate this library. Is it a good library?
Informations about the package islandora_group
Access control with Group
Islandora Group extends access control with Drupal's Group module
Installation
-
By composer (recommended): `
- By manually, run
git clone [email protected]:digitalutsc/islandora-group.git
to Drupal module directory. Then download the dependency modules in the next section bellow
To Configure Group
Dependencies
This module has the following dependencies:
Credits
This module is based on work completed by Danny Lamb at Born-Digital.
Default Groups Setup for Testing.
Install the module the following module: https://github.com/digitalutsc/islandora_group_defaults
How to setup this module
- In content type(s) and media typ(s) which need to be applied access control, create an Entity Reference field which is referenced to Islandora Access Taxonomy Vocabulary.
- Visit
/admin/config/access-control/islandora_group
to select access control field for each entity of Drupal site.
In Node
- In any node(s) which need to be applied access control, click on a tab "Access Control With Group".
- Select a Group for this node.
- If a node has media, check the media which need to add them to the same Group along with the node.
- If a node has children nodes, check the child node which need to add them to the same Group along with the node.
In Media
- In media types(s) which need to be applied access control, create an Entity Reference field which reference to Islandora Access Taxonomy Vocabulary.
- In any media(s) which need to be applied access control, click on a tab "Access Control With Group".
In Bulk Batch Update
- How to setup: https://www.youtube.com/watch?v=ZMp0lPelOZw
- Bulk batch update on the access control field which you are setup for entities.
All versions of islandora_group with dependencies
PHP Build Version
Package Version
The package digitalutsc/islandora_group contains the following files
Loading the files please wait ....