forked from christianwach/com.osseed.eventcalendar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
executable file
·25 lines (25 loc) · 816 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"?>
<extension key="com.osseed.eventcalendar" type="module">
<file>eventcalendar</file>
<name>Event Calendar</name>
<description>Show CiviCRM Events in Calendar</description>
<license></license>
<maintainer>
<author>OSSeed</author>
<email>hello@osseed.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/osseed/com.osseed.eventcalendar</url>
<url desc="Documentation">https://raw.github.com/osseed/com.osseed.eventcalendar/master/README.txt</url>
</urls>
<releaseDate>2013-07-03</releaseDate>
<version>1.1</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.4</ver>
</compatibility>
<comments>Show CiviCRM Event in Calendar</comments>
<civix>
<namespace>CRM/Eventcalendar</namespace>
</civix>
</extension>