README.md
[civicrm-core.git] / ext / afform / info.xml
CommitLineData
66aa0f5e
TO
1<?xml version="1.0"?>
2<extension key="org.civicrm.afform" type="module">
3 <file>afform</file>
b5563e85
TO
4 <name>Afform</name>
5 <description>Afform is the Affable Administrative AngularJS Form Framework</description>
66aa0f5e
TO
6 <license>AGPL-3.0</license>
7 <maintainer>
8 <author>CiviCRM LLC</author>
9 <email>info@civicrm.org</email>
10 </maintainer>
11 <urls>
12 <url desc="Main Extension Page">http://FIXME</url>
13 <url desc="Documentation">http://FIXME</url>
14 <url desc="Support">http://FIXME</url>
15 <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
16 </urls>
17 <releaseDate>2018-06-12</releaseDate>
18 <version>1.0</version>
19 <develStage>alpha</develStage>
20 <compatibility>
b5563e85 21 <ver>5.3</ver>
66aa0f5e
TO
22 </compatibility>
23 <comments>This is a new, undeveloped module</comments>
24 <civix>
25 <namespace>CRM/Afform</namespace>
26 </civix>
27</extension>