Version 1.8

Release Date
Release Version
1.8
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="nz.co.fuzion.relatedpermissions" type="module">
<downloadUrl>http://github.com/eileenmcnaughton/nz.co.relatedpermissions/zipball/master</downloadUrl>
<file>relatedpermissions</file>
<name>Related Permissions Module</name>
<description>This makes the relationship permission tick work as a full ACL. In combination with access CiviCRM contacts can be found in search etc</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Eileen McNaughton</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<releaseDate>2019-08-07</releaseDate>
<version>1.8</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.19</ver>
</compatibility>
<comments>This extension makes the permission flag on a relationship work as a true ACL. In core CiviCRM that flag only allows the user to see the contact dashboard. However, in many cases it is a useful mechanism to give people permission to view contact records and search for contacts.
This version also allows relationship types to be forced to being permissioned (via the relationship config screen) </comments>
<civix>
<namespace>CRM/Relatedpermissions</namespace>
</civix>
</extension>