Form Protection Version 1.3

Extension
Release Date
Release Version
1.3
Release Status
Stable
Release CiviCRM Compatibility
XML
<?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="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>2022-11-22</releaseDate>
<version>1.3</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.49</ver>
</compatibility>
<classloader>
<psr0 prefix="CRM_" path=""/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Formprotection</namespace>
<format>22.10.0</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
</mixins>
</extension>