2017 © Pedro Peláez
 

elgg-plugin access_grant

Access grant

image

hypejunction/access_grant

Access grant

  • Friday, August 5, 2016
  • by hypeJunction
  • Repository
  • 1 Watchers
  • 1 Stars
  • 86 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Access Grant for Elgg

Elgg 1.11+ Elgg 2.0+, (*1)

Features

  • Allow users to access content without modifying its access id or expadning access collections

Usage

To allow user to access an entity that he/she wouldn't normally have access to, create a new access_grant relationship between them:, (*2)

add_entity_relationship($entity->guid, 'access_grant', $user->guid);

To revoke access, remove the relationship., (*3)

The Versions

05/08 2016

dev-master

9999999-dev http://hypejunction.com

Access grant

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin access elgg

05/08 2016

1.1.1

1.1.1.0 http://hypejunction.com

Access grant

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin access elgg

05/08 2016

1.1.0

1.1.0.0 http://hypejunction.com

Access grant

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin access elgg

25/03 2016

1.0.1

1.0.1.0 http://hypejunction.com

Access grant

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin access elgg

14/01 2016

1.0.0

1.0.0.0 http://hypejunction.com

Access grant

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin access elgg