Mail-Batch - Mailings with individualised attachments Version 1.1

Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="de.systopia.mailbatch" type="module">
<file>mailbatch</file>
<name>MailBatch Tools</name>
<description>A tool to send out batches of mails, e.g. with pre-generated attachments.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>SYSTOPIA</author>
<email>endres@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.mailbatch</url>
<url desc="Documentation">https://github.com/systopia/de.systopia.mailbatch</url>
<url desc="Support">https://github.com/systopia/de.systopia.mailbatch/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-11-24</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>A simple CiviCRM extension to send out batches of mails, with a couple of features that CiviMail doesn't cover.</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Mailbatch</namespace>
</civix>
</extension>