SQL Tasks 1.0.0

Release Date
Release Version
1.0.0
Release Status
Stable
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://github.com/systopia/de.systopia.sqltasks</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>2020-10-08</releaseDate>
<version>1.0.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
<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>
</civix>
</extension>