forked from sgladstone/com.pogstone.fancytokens
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.xml
30 lines (30 loc) · 1.41 KB
/
info.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0"?>
<extension key="com.pogstone.fancytokens" type="module">
<file>fancytokens</file>
<name>Save time preparing newsletters: Fancy tokens for upcoming events, contribution pages, and forms</name>
<description>Additional tokens for contribution pages, upcoming event lists, individual event registration pages, and stand-alone CiviCRM profiles. If Drupal WebForm is in use, then any webforms that use CiviCRM integration will also be available as a token. All hyperlinks include the recipient checksum as appropriate. To see the additional tokens, start composing an email and click 'insert tokens'.</description>
<urls>
<url desc="Main Extension Page">https://civicrm.org/extensions/fancy-tokens</url>
<url desc="Documentation">https://civicrm.org/extensions/fancy-tokens</url>
<url desc="Support">https://github.com/sgladstone/com.pogstone.fancytokens/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<license>AGPL-3.0</license>
<maintainer>
<author>Sarah Gladstone</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2016-08-28</releaseDate>
<version>4.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.4</ver>
<ver>4.5</ver>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Fancytokens</namespace>
</civix>
</extension>