forked from civicrm/org.civicrm.shoreditch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
26 lines (26 loc) · 917 Bytes
/
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="org.civicrm.shoreditch" type="module">
<file>shoreditch</file>
<name>CiviCRM Bootstrap theme</name>
<description>A CiviCRM theme based on Bootstrap</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Alessandro Verdura</author>
<email>alessandro@compucorp.co.uk</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/civicrm/org.civicrm.shoreditch</url>
<url desc="Documentation">https://github.com/civicrm/org.civicrm.shoreditch</url>
<url desc="Support">http://civicrm.stackexchange.com/</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2019-03-13</releaseDate>
<version>0.1-alpha31</version>
<compatibility>
<ver>4.7</ver>
</compatibility>
<comments></comments>
<civix>
<namespace>CRM/Shoreditch</namespace>
</civix>
</extension>