CRM-15534 - Fix api.getfields to return custom fields from sub-types
[civicrm-core.git] / tools / extensions / org.civicrm.angularex / info.xml
CommitLineData
b3acfd03
TO
1<?xml version="1.0"?>
2<extension key="org.civicrm.angularex" type="module">
3 <file>angularex</file>
4 <name>Angular Example</name>
5 <description>An example of implementing a page with CiviCRM+Angular</description>
6 <license>AGPL-3.0</license>
7 <maintainer>
8 <author>Tim Otten</author>
9 <email>totten@civicrm.org</email>
10 </maintainer>
11 <releaseDate>2014-04-15</releaseDate>
12 <version>1.0</version>
13 <develStage>alpha</develStage>
14 <compatibility>
15 <ver>4.2</ver>
16 </compatibility>
17 <comments>This is a new, undeveloped module</comments>
18 <civix>
19 <namespace>CRM/Angularex</namespace>
20 </civix>
21</extension>