AutoGroup (helper for group based ACL environments) 1.1.1

Release Date
Release Version
1.1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="uk.artfulrobot.civicrm.autogroup" type="module">
<file>autogroup</file>
<name>Auto Group</name>
<description>Automatically adds new contacts into [a subset of] the groups
that the creator has. This can be useful when using group-based ACLs to
avoid people creating contacts that they immediately lose access
to.</description>
<license>GPL-3.0+</license>
<maintainer>
<author>Rich Lott / Artful Robot</author>
<email>forums@artfulrobot.uk</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/artfulrobot/uk.artfulrobot.civicrm.autogroup/</url>
<url desc="Documentation">https://github.com/artfulrobot/uk.artfulrobot.civicrm.autogroup/</url>
<url desc="Support">https://github.com/artfulrobot/uk.artfulrobot.civicrm.autogroup/</url>
<url desc="Licensing">http://www.gnu.org/licenses/gpl-3.0.html</url>
</urls>
<releaseDate>2017-11-30</releaseDate>
<version>1.1.1</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.7</ver>
<ver>5.0</ver>
<ver>5.13</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/AutoGroup</namespace>
</civix>
</extension>