Skip to content
Snippets Groups Projects
Commit 9cbc68ed authored by Deepak Srivastava's avatar Deepak Srivastava
Browse files

marked twilio as stable and community contributed

parent 4c75f47d
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?>
<extension key="org.civicrm.sms.clickatell" type="module">
<downloadUrl>http://svn.civicrm.org/tools/trunk/extensions/org.civicrm.sms.clickatell.zip</downloadUrl>
<downloadUrl>https://github.com/civicrm/civicrm-core/blob/4.3/tools/extensions/org.civicrm.sms.clickatell.zip?raw=true</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>
......
<?xml version="1.0"?>
<extension key="org.civicrm.sms.twilio" type="module">
<downloadUrl>http://svn.civicrm.org/tools/trunk/extensions/org.civicrm.sms.twilio.zip</downloadUrl>
<downloadUrl>https://github.com/civicrm/civicrm-core/blob/4.3/tools/extensions/org.civicrm.sms.twilio.zip?raw=true</downloadUrl>
<file>twilio</file>
<name>twilio</name>
<description>Twilio integration allows delivering short message service (SMS) messages through its Twilio Gateway to mobile phone users.</description>
......@@ -12,12 +12,12 @@
</urls>
<license>AGPL</license>
<maintainer>
<author>CiviCRM LLC</author>
<author>Community Contributed</author>
<email>info@civicrm.org</email>
</maintainer>
<releaseDate>2012-11-19</releaseDate>
<version>1.0</version>
<develStage>alpha</develStage>
<develStage>stable</develStage>
<compatibility>
<ver>4.3</ver>
</compatibility>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment