Store Contribution Page on the Recurring Contribution Version 1.1

Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="storecontributionpageidoncontribrecur" type="module">
<file>storecontributionpageidoncontribrecur</file>
<name>Store Contribution Page on the Recurring Contribution</name>
<description>When a new contribution recur is created by a contribution page store the contribution page ID also on the contribution recur entity. There is also a core issue and a proposed fix for the the behaviour of this extension. See https://lab.civicrm.org/dev/core/-/issues/4947</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap.jansma@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">http://FIXME</url>
<url desc="Documentation">http://FIXME</url>
<url desc="Support">http://FIXME</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-05-07</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.71</ver>
</compatibility>
<comments></comments>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Storecontributionpageidoncontribrecur</namespace>
<format>23.02.1</format>
<angularModule>crmStorecontributionpageidoncontribrecur</angularModule>
</civix>
<mixins>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
<upgrader>CRM_Storecontributionpageidoncontribrecur_Upgrader</upgrader>
</extension>