Version 1.7.1

Extension
Release Date
Release Version
1.7.1
Release Status
Stable
XML
<?xml version="1.0"?>
<extension key="dataprocessor" type="module">
<file>dataprocessor</file>
<name>Data Processor</name>
<description>With the data processor you can build complex queries easily in the user interface and display them as a table, api.</description>
<comments>Thanks to Sarvesh, Matt Wire, Rich Lott and Vangelis Pantazis for contributing to the data processor extension.</comments>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap.jansma@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/dataprocessor</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/dataprocessor/blob/master/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-05-20</releaseDate>
<version>1.7.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
<ver>5.7</ver>
<ver>5.13</ver>
<ver>5.14</ver>
<ver>5.15</ver>
<ver>5.20</ver>
</compatibility>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Dataprocessor</namespace>
</civix>
</extension>