-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinfo.xml
26 lines (26 loc) · 1.08 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="be.smartbe" type="module">
<file>smartbe</file>
<name>smartbe.be customisations</name>
<description>This is a misc extension to shove every customisation that is unlikely to be generic enough to be used elsewhere.</description>
<license>aGPL3</license>
<maintainer>
<author>xavier</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2012-12-12</releaseDate>
<downloadUrl>https://github.com/TechToThePeople/smartbe/archive/master.zip</downloadUrl>
<urls>
<url desc="Main Extension Page">https://github.com/TechToThePeople/smartbe</url>
<url desc="Documentation">https://github.com/TechToThePeople/smartbe</url>
<url desc="Support">http://forum.civicrm.org</url><url desc="Licensing">http://civicrm.org/licensing</url></urls>
<version>1.0</version>
<develStage>beta</develStage>
<compatibility>
<ver>4.2</ver>
</compatibility>
<comments>Probably not going to be super userful for anyone else, but is shared because why not?</comments>
<civix>
<namespace>CRM/Smartbe</namespace>
</civix>
</extension>