SQL Tasks Extension - Version 2.0-beta1

Release Date
Release Version
2.0-beta1
Release Status
Beta
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="de.systopia.sqltasks" type="module">
<file>sqltasks</file>
<name>SQL Tasks</name>
<description>Manage recurring tasks based on SQL queries</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.sqltasks</url>
<url desc="Documentation">https://docs.civicrm.org/sqltasks/en/latest/installation/</url>
<url desc="Support">https://github.com/systopia/de.systopia.sqltasks/issues</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-02-23</releaseDate>
<version>2.0-beta1</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>The initial development of this handy tool was funded by Greenpeace Central and Eastern Europe</comments>
<civix>
<namespace>CRM/Sqltasks</namespace>
<format>22.05.2</format>
</civix>
<mixins>
<mixin>ang-php@1.0.0</mixin>
<mixin>menu-xml@1.0.0</mixin>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
</mixins>
</extension>