<?xml version="1.0"?>
<extension key="org.civicrm.cdntaxreceipts" type="module">
  <file>cdntaxreceipts</file>
  <name>CDN Tax Receipts</name>
  <description>
      Creates Tax Receipts including single or annual/aggregate tax receipts, with distribution by email or print,
      detailed reporting, press ready PDF template possible. We worked with (and continue to work with) a BDO Tax Partner
      who has strong ties to both the NPO community and Tax Authorities (CRA).
  </description>
  <license>AGPL</license>
  <maintainer>
    <author>KarinG and DaveD</author>
    <email>frontdesk@semper-it.com</email>
  </maintainer>
  <releaseDate>2024-05-02</releaseDate>
  <version>1.9.1</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>5.69</ver>
  </compatibility>
  <urls>
    <url desc="documentation">https://lab.civicrm.org/extensions/cdntaxreceipts/blob/master/README.md</url>
    <url desc="Support">https://lab.civicrm.org/extensions/cdntaxreceipts/-/issues</url>
  </urls>
  <comments>
      Originally developed as a collaboration between Karin Gerritsen (semper-it.com), Lola Slade (freeform.ca),
      Alan Dixon (blackflysolutions.ca) and Jake Martin White (mustardseednonprofit.ca)
  </comments>
  <civix>
    <namespace>CRM/Cdntaxreceipts</namespace>
    <format>23.02.1</format>
  </civix>
  <mixins>
    <mixin>menu-xml@1.0.0</mixin>
    <mixin>mgd-php@1.0.0</mixin>
    <mixin>smarty-v2@1.0.1</mixin>
  </mixins>
  <classloader>
    <psr0 prefix="CRM_" path="."/>
  </classloader>
  <upgrader>CRM_Cdntaxreceipts_Upgrader</upgrader>
</extension>
