-
Notifications
You must be signed in to change notification settings - Fork 1
/
info.xml
25 lines (25 loc) · 978 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
<?xml version="1.0" encoding="iso-8859-1" ?>
<extension key="org.civicrm.module.civischool" type="module">
<downloadUrl>http://github.com/lobo/org.civicrm.module.civischool.zip</downloadUrl>
<file>civischool</file>
<name>CiviSchool Module Extension</name>
<description>desc</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org</url>
<url desc="Documentation">http://wiki.civicrm.org/confluence/display/CRMDOC/</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>CiviCRM LLC</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2012-04-01</releaseDate>
<version>1.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.1</ver>
</compatibility>
<comments>For support, please contact project team on the forums. (http://forum.civicrm.org)</comments>
</extension>