CiviPoints Version 1.3

Extension
Release Date
Release Version
1.3
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="uk.org.futurefirst.networks.civipoints" type="module">
<file>civipoints</file>
<name>CiviPoints</name>
<description>Allows points to be allocated to contacts.</description>
<urls>
<url desc="Documentation">https://github.com/futurefirst/uk.org.futurefirst.networks.civipoints/wiki</url>
<url desc="On GitHub">https://github.com/futurefirst/uk.org.futurefirst.networks.civipoints</url>
<url desc="Future First">http://www.futurefirst.org.uk/</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<license>AGPL-3.0</license>
<maintainer>
<author>David Knoll</author>
<email>david@futurefirst.org.uk</email>
</maintainer>
<releaseDate>2021-11-18</releaseDate>
<version>1.3</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.43</ver>
</compatibility>
<comments></comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Points</namespace>
</civix>
</extension>