Contribution Page Custom Field Version 1.1

Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="biz.jmaconsulting.contributionpagecustomfield" type="module">
<file>contributionpagecustomfield</file>
<name>Contribution Page Custom Field</name>
<description>This extension allows to create custom field for a contribution page.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>JMA Consulting</author>
<email>support@jmaconsulting.biz</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/contributionpagecustomfield/blob/master/README.md</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/contributionpagecustomfield/blob/master/README.md</url>
<url desc="Support">https://lab.civicrm.org/extensions/contributionpagecustomfield/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-06-07</releaseDate>
<version>1.1</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.27</ver>
<ver>5.63</ver>
</compatibility>
<comments>Many thanks to EHC(Environmental Health Coalition) for sponsoring the development of this extension.</comments>
<civix>
<namespace>CRM/Contributionpagecustomfield</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
</extension>