AutoGroup (helper for group based ACL environments) Version 1.0.0

Release Date
Release Version
1.0.0
Release Status
Beta
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">http://FIXME</url>
<url desc="Documentation">http://FIXME</url>
<url desc="Support">http://FIXME</url>
<url desc="Licensing">http://www.gnu.org/licenses/gpl-3.0.html</url>
</urls>
<releaseDate>2017-11-30</releaseDate>
<version>1.0.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/AutoGroup</namespace>
</civix>
</extension>