-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.xml
More file actions
27 lines (27 loc) · 1.1 KB
/
Copy pathinfo.xml
File metadata and controls
27 lines (27 loc) · 1.1 KB
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
<?xml version="1.0"?>
<extension key="synopsis" type="module">
<file>synopsis</file>
<name>Synopsis</name>
<description>Synopsis is an extension that will create dynamic CustomFields for contacts and will populate each one of them with a custom MySQL snippet (user-defined)</description>
<license>AGPL-3.0</license>
<maintainer>
<author>iXiam</author>
<email>info@ixiam.com</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://git.ixiam.com/civicrm/synopsis</url>
<url desc="Documentation">https://git.ixiam.com/civicrm/synopsis/README.md</url>
<url desc="Support">https://git.ixiam.com/civicrm/synopsis/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2019-09-27</releaseDate>
<version>0.4.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>Creates dynamic CustomFields for contacts and will populate each one of them with a custom MySQL snippet (user-defined)</comments>
<civix>
<namespace>CRM/Synopsis</namespace>
</civix>
</extension>