-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinfo.xml
More file actions
executable file
·28 lines (28 loc) · 1.11 KB
/
info.xml
File metadata and controls
executable file
·28 lines (28 loc) · 1.11 KB
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
<?xml version="1.0" encoding="iso-8859-1" ?>
<extension key="uk.co.circleinteractive.module.tickets" type="module">
<downloadUrl>http://extensions.circle-interactive.co.uk/uk.co.circleinteractive.module.tickets.zip</downloadUrl>
<file>event_tickets</file>
<name>Event Tickets</name>
<description>Customizable PDF tickets for CiviCRM events</description>
<urls>
<url desc="Main Extension Page">http://www.circle-interactive.co.uk</url>
<url desc="Documentation">http://www.circle-interactive.co.uk</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Andrew Walker - Circle Interactive</author>
<email>andyw@circle-interactive.co.uk</email>
</maintainer>
<releaseDate>2013-05-28</releaseDate>
<version>1.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.2</ver>
<ver>4.3</ver>
<ver>4.4</ver>
<ver>4.5</ver>
</compatibility>
<comments>For support, please contact project team on the forums. (http://forum.civicrm.org)</comments>
</extension>