-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinfo.xml
28 lines (28 loc) · 1.04 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
27
28
<?xml version="1.0"?>
<extension key="com.fountaintribe.familyfriendly" type="module">
<file>familyfriendly</file>
<name>Family-Friendly</name>
<description>A number of useful things designed to help organizations with a lot of families/households/couples in their CRM</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Sarah Gladstone</author>
<email>[email protected]</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://civicrm.org/extensions/family-friendly</url>
<url desc="Documentation">https://civicrm.org/extensions/family-friendly</url>
<url desc="Support">https://github.com/sgladstone/com.fountaintribe.familyfriendly/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2016-09-05</releaseDate>
<version>2.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.6</ver>
<ver>4.7</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Familyfriendly</namespace>
</civix>
</extension>