<?xml version="1.0"?>
<extension key="org.wikimedia.contacteditor" type="module">
  <file>contacteditor</file>
  <name>Contact Editor</name>
  <description>Allows contacts to have their contact types changed.</description>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>eileen</author>
    <email>emcnaughton@wikimedia.org</email>
  </maintainer>
  <urls>
    <url desc="Main Extension Page">https://github.com/eileenmcnaughton/org.wikimedia.contacteditor</url>
    <url desc="Documentation">https://github.com/eileenmcnaughton/org.wikimedia.contacteditor</url>
    <url desc="Support">https://github.com/eileenmcnaughton/org.wikimedia.contacteditor</url>
    <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
  </urls>
  <releaseDate>2024-05-04</releaseDate>
  <version>2.7</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>6.0</ver>
  </compatibility>
  <smarty_compatibility>
    <ver>6.0</ver>
  </smarty_compatibility>
  <php_compatibility>
    <ver>8.1</ver>
    <ver>8.2</ver>
    <ver>8.3</ver>
    <ver>8.4</ver>
  </php_compatibility>
  <comments>Allows contacts to have their contact types changed.</comments>
  <civix>
    <namespace>CRM/Contacteditor</namespace>
    <format>25.01.1</format>
  </civix>
  <mixins>
    <mixin>menu-xml@1.0.0</mixin>
    <mixin>mgd-php@1.0.0</mixin>
    <mixin>smarty@1.0.3</mixin>
  </mixins>
  <classloader>
    <psr0 prefix="CRM_" path="."/>
    <psr4 prefix="Civi\" path="Civi"/>
  </classloader>
</extension>
