Extension
Release Date
Release Version
1.0.0
Release Status
Stable
Release CiviCRM Compatibility
Download URL (zip)
XML
<?xml version="1.0"?>
<!--=====================================================+
| SYSTOPIA Mailbox Mailing Extension |
| Copyright (C) 2019 SYSTOPIA |
| Author: J. Schuppe (schuppe@systopia.de) |
+========================================================+
| This program is released as free software under the |
| Affero GPL license. You can redistribute it and/or |
| modify it under the terms of this license which you |
| can read by viewing the included agpl.txt or online |
| at www.gnu.org/licenses/agpl.html. Removal of this |
| copyright header is strictly prohibited without |
| written permission from the original author(s). |
+======================================================-->
<extension key="de.systopia.mailboxmailing" type="module">
<file>mailboxmailing</file>
<name>Mailbox Mailing</name>
<description>Converts e-mails sent to a mail box to CiviCRM mailings.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>SYSTOPIA</author>
<email>info@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.mailboxmailing</url>
<url desc="Documentation">https://github.com/systopia/de.systopia.mailboxmailing</url>
<url desc="Support">https://github.com/systopia/de.systopia.mailboxmailing/issues</url>
<url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-11-06</releaseDate>
<version>1.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.45</ver>
</compatibility>
<comments/>
<civix>
<namespace>CRM/Mailboxmailing</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
<mixin>entity-types-php@1.0.0</mixin>
</mixins>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<upgrader>CRM_Mailboxmailing_Upgrader</upgrader>
</extension>
<!--=====================================================+
| SYSTOPIA Mailbox Mailing Extension |
| Copyright (C) 2019 SYSTOPIA |
| Author: J. Schuppe (schuppe@systopia.de) |
+========================================================+
| This program is released as free software under the |
| Affero GPL license. You can redistribute it and/or |
| modify it under the terms of this license which you |
| can read by viewing the included agpl.txt or online |
| at www.gnu.org/licenses/agpl.html. Removal of this |
| copyright header is strictly prohibited without |
| written permission from the original author(s). |
+======================================================-->
<extension key="de.systopia.mailboxmailing" type="module">
<file>mailboxmailing</file>
<name>Mailbox Mailing</name>
<description>Converts e-mails sent to a mail box to CiviCRM mailings.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>SYSTOPIA</author>
<email>info@systopia.de</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/systopia/de.systopia.mailboxmailing</url>
<url desc="Documentation">https://github.com/systopia/de.systopia.mailboxmailing</url>
<url desc="Support">https://github.com/systopia/de.systopia.mailboxmailing/issues</url>
<url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2024-11-06</releaseDate>
<version>1.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.45</ver>
</compatibility>
<comments/>
<civix>
<namespace>CRM/Mailboxmailing</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
<mixin>entity-types-php@1.0.0</mixin>
</mixins>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<upgrader>CRM_Mailboxmailing_Upgrader</upgrader>
</extension>