-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathinfo.xml
28 lines (28 loc) · 842 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
27
28
<?xml version="1.0"?>
<extension key="uk.co.vedaconsulting.gotowebinar" type="module">
<file>gotowebinar</file>
<name>Go to Webinar</name>
<description>CiviCRM Event Integration With GoToWebinar</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Veda Consulting</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2022-04-26</releaseDate>
<version>3.0.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.5</ver>
<ver>4.6</ver>
<ver>4.7</ver>
<ver>5.20</ver>
<ver>5.3</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Gotowebinar</namespace>
</civix>
<urls>
<url desc="Documentation">https://github.com/veda-consulting/uk.co.vedaconsulting.gotowebinar/blob/master/README.md</url>
</urls>
</extension>