<?xml version="1.0"?>
<extension key="nz.co.fuzion.extendedreport" type="module">
  <file>extendedreport</file>
  <name>ExtendedReport</name>
  <description>Extended reports</description>
  <license>AGPL</license>
  <urls>
    <url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.extendedreport</url>
    <url desc="Documentation">https://github.com/eileenmcnaughton/nz.co.fuzion.extendedreport</url>
    <url desc="Support">http://chat.civicrm.org</url>
    <url desc="Licensing">http://civicrm.org/licensing</url>
  </urls>
  <maintainer>
    <author>Eileen McNaughton</author>
    <email>eileen@fuzion.co.nz</email>
  </maintainer>
  <releaseDate>2025-06-12</releaseDate>
  <version>6.0.4</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>6.1</ver>
  </compatibility>
  <comments>Extended reports create other report options such as crosstab urls, multiple contact custom fields, price
    set reports
  </comments>
  <civix>
    <namespace>CRM/Extendedreport</namespace>
    <format>23.02.1</format>
  </civix>
  <classloader>
    <psr4 prefix="Civi\" path="Civi"/>
    <psr0 prefix="CRM_" path="."/>
  </classloader>
  <mixins>
    <mixin>ang-php@1.0.0</mixin>
    <mixin>mgd-php@1.0.0</mixin>
    <mixin>smarty-v2@1.0.0</mixin>
  </mixins>
</extension>
