Invoice Helper Version 1.1

Extension
Release Date
Release Version
1.1
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="invoicehelper" type="module">
<file>invoicehelper</file>
<name>Invoice Helper</name>
<description>Add extra options to the Email Invoice screen, including to/cc fields and better support for tokens</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Mathieu Lutfy</author>
<email>mathieu@symbiotic.coop</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/invoicehelper</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/invoicehelper</url>
<url desc="Support">https://lab.civicrm.org/extensions/invoicehelper/issues</url>
<url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2022-05-17</releaseDate>
<version>1.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments/>
<civix>
<namespace>CRM/Invoicehelper</namespace>
<format>22.05.2</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
</mixins>
</extension>