forked from 3sd/io.3sd.chainedsms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.xml
More file actions
24 lines (24 loc) · 794 Bytes
/
Copy pathinfo.xml
File metadata and controls
24 lines (24 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<extension key="org.thirdsectordesign.chainsms" type="module">
<file>chainsms</file>
<name>SMS Survey</name>
<description>Allows for outbound SMS to be sent in reply to inbound SMS.
The results can be "translated" from the text messages into the user fields.
Creates a menu entry under Mailing -> SMS Survey.
</description>
<license>GNU AFFERO GENERAL PUBLIC LICENSE Version 3 </license>
<maintainer>
<author>John Kirk (JohnFF)</author>
<email>john@civifirst.com</email>
</maintainer>
<releaseDate>2014-05-28</releaseDate>
<version>1.0</version>
<develStage>alpha</develStage>
<compatibility>
<ver>4.4</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Chainsms</namespace>
</civix>
</extension>