<?xml version="1.0"?>
<extension key="formprotection" type="module">
  <file>formprotection</file>
  <name>Form Protection</name>
  <description>This provides various ways to help protect forms from spammers</description>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>Matthew Wire</author>
    <email>mjw@mjwconsult.co.uk</email>
  </maintainer>
  <urls>
    <url desc="Main Extension Page">https://lab.civicrm.org/extensions/formprotection</url>
    <url desc="Release Notes">https://docs.civicrm.org/formprotection/en/latest/releasenotes</url>
    <url desc="Documentation">https://docs.civicrm.org/formprotection</url>
    <url desc="Support">https://mjw.pt/support/formprotection</url>
    <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
  </urls>
  <releaseDate>2025-11-27</releaseDate>
  <version>1.7.3</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>6.4</ver>
  </compatibility>
  <classloader>
    <psr0 prefix="CRM_" path="."/>
    <psr4 prefix="Civi\" path="Civi"/>
  </classloader>
  <civix>
    <namespace>CRM/Formprotection</namespace>
    <format>25.10.2</format>
  </civix>
  <mixins>
    <mixin>menu-xml@1.0.0</mixin>
    <mixin>setting-php@1.0.0</mixin>
    <mixin>ang-php@1.0.0</mixin>
    <mixin>scan-classes@1.0.0</mixin>
    <mixin>smarty@1.0.3</mixin>
    <mixin>setting-admin@1.0.1</mixin>
  </mixins>
  <upgrader>CiviMix\Schema\Formprotection\AutomaticUpgrader</upgrader>
</extension>
