Merge remote-tracking branch 'origin/5.52' into master-552
[civicrm-core.git] / ext / message_admin / info.xml
CommitLineData
8521225a 1<?xml version="1.0"?>
fe598fad
TO
2<extension key="message_admin" type="module">
3 <file>message_admin</file>
4 <name>Message Administration</name>
5 <description>Rich interface for browsing, editing, previewing, and translating message templates</description>
8521225a
TO
6 <license>AGPL-3.0</license>
7 <maintainer>
6c29509e
TO
8 <author>CiviCRM</author>
9 <email>info@civicrm.org</email>
8521225a
TO
10 </maintainer>
11 <urls>
6c29509e
TO
12 <url desc="Main Extension Page">http://civicrm.org</url>
13 <url desc="Documentation">http://civicrm.org</url>
14 <url desc="Support">http://civicrm.org</url>
8521225a
TO
15 <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
16 </urls>
17 <releaseDate>2021-06-12</releaseDate>
e2f863c9 18 <version>5.53.alpha1</version>
6c29509e
TO
19 <tags>
20 <tag>mgmt:hidden</tag>
21 </tags>
8521225a
TO
22 <develStage>alpha</develStage>
23 <compatibility>
e2f863c9 24 <ver>5.53</ver>
8521225a 25 </compatibility>
59db0d08
TO
26 <requires>
27 <ext>org.civicrm.afform</ext>
28 </requires>
f9ef5757 29 <comments/>
8521225a
TO
30 <classloader>
31 <psr4 prefix="Civi\" path="Civi"/>
32 </classloader>
b5bd1143
TO
33 <mixins>
34 <mixin>ang-php@1.0.0</mixin>
708c2541 35 <mixin>menu-xml@1.0.0</mixin>
b5bd1143 36 </mixins>
8521225a 37 <civix>
bdff1ee3 38 <namespace>CRM/MessageAdmin</namespace>
8521225a
TO
39 </civix>
40</extension>