forked from veda-consulting/org.civicrm.sms.clickatell
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
26 lines (26 loc) · 1.12 KB
/
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="org.civicrm.sms.clickatell" type="module">
<downloadUrl>https://github.com/veda-consulting/org.civicrm.sms.clickatell/archive/2.0.zip</downloadUrl>
<file>clickatell</file>
<name>clickatell</name>
<description>Clickatell integration allows delivering short message service (SMS) messages through its Clickatell Gateway to mobile phone users.</description>
<urls>
<url desc="Main Extension Page">http://civicrm.org</url>
<url desc="Documentation">http://wiki.civicrm.org/confluence/display/CRMDOC/Setting+up+a+SMS+Provider+for+CiviSMS</url>
<url desc="Support">http://forum.civicrm.org</url>
<url desc="Licensing">http://civicrm.org/licensing</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Deepak Srivastava and Parvez Saleh</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2014-09-01</releaseDate>
<version>2.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.4</ver>
<ver>4.5</ver>
</compatibility>
<comments>For support, please contact project team on the forums.</comments>
</extension>