Fuzion Tokens Version 1.8

Extension
Release Date
Release Version
1.8
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="nz.co.fuzion.civitoken" type="module">
<file>civitoken</file>
<name>Fuzion Tokens</name>
<description>Extra tokens for CiviCRM</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Eileen</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.civitoken</url>
<url desc="Documentation">https://github.com/eileenmcnaughton/nz.co.fuzion.civitoken</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-02-10</releaseDate>
<version>1.8</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.34</ver>
</compatibility>
<comments>Extra CiviCRM tokens by Fuzion - it will also pick up extra token files if you define a custom php folder and put the token files in it. ie. it will look in
$customPHPPathDir/tokens and pick up files ending in .inc in that folder or if you put them in the same place in an extension.
</comments>
<civix>
<namespace>CRM/Civitoken</namespace>
</civix>
</extension>