-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathinfo.xml
executable file
·26 lines (26 loc) · 988 Bytes
/
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
<?xml version="1.0"?>
<extension key="com.pogstone.youthregistration" type="module">
<file>youthregistration</file>
<name>Enhanced Event Registration</name>
<description>This extension enhances Event Registration so that multiple contacts and the relationships between them can be entered by user during registration.</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license></license>
<maintainer>
<author>Pogstone Inc.</author>
<email>info@pogstone.com</email>
</maintainer>
<releaseDate>2013-08-19</releaseDate>
<version>0.2</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.3.5</ver>
</compatibility>
<comments>For support, please post on the forums. (http://forum.civicrm.org)</comments>
<civix>
<namespace>CRM/Youthregistration</namespace>
</civix>
</extension>