Civi Account Sync Version 1.3

Extension
Release Date
Release Version
1.3
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="nz.co.fuzion.accountsync" type="module">
<file>accountsync</file>
<name>Account Sync</name>
<description>Base extension for account synchronisation - you need an advanced class on top</description>
<license>AGPL</license>
<urls>
<url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.accountsync/blob/master/README.md</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<maintainer>
<author>Eileen</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<releaseDate>2019-12-01</releaseDate>
<version>1.3</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.20</ver>
</compatibility>
<comments>This module does nothing without an extension (CiviXero) - see ReadMe for more</comments>
<civix>
<namespace>CRM/Accountsync</namespace>
</civix>
</extension>