Optimized Batcher for CiviSepa Version 1.0.2

Release Date
Release Version
1.0.2
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="sepaoptimizedbatcher" type="module">
<file>sepaoptimizedbatcher</file>
<name>SEPA Optmized Batcher</name>
<description>This extension improves the performance updating recurring contributions for CiviSepa</description>
<license>AGPL-3.0</license>
<authors>
<author>
<name>Jaap Jansma</name>
<email>jaap.jansma@civicoop.org</email>
<role>Maintainer</role>
</author>
</authors>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/sepaoptimizedbatcher</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/sepaoptimizedbatcher/-/blob/main/README.md?ref_type=heads</url>
<url desc="Support">https://civicoop.org</url>
<url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2026-04-22</releaseDate>
<version>1.0.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>6.10</ver>
</compatibility>
<comments>Funded by Amnesty Flanders</comments>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Sepaoptimizedbatcher</namespace>
<format>25.01.1</format>
<angularModule>crmSepaoptimizedbatcher</angularModule>
</civix>
<mixins>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty@1.0.3</mixin>
<mixin>menu-xml@1.0.0</mixin>
</mixins>
</extension>