PDF Creation API Version 2.8.0

Extension
Release Date
Release Version
2.8.0
Release Status
Stable
XML
<?xml version="1.0"?>
<extension key="org.civicoop.pdfapi" type="module">
<file>pdfapi</file>
<name>PDF Api</name>
<description>Create PDF files and send them to a specified e-mail address from the API</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma - CiviCooP</author>
<email>helpdesk@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/CiviCooP/org.civicoop.pdfapi</url>
<url desc="Documentation">https://github.com/CiviCooP/org.civicoop.pdfapi/blob/master/README.md</url>
<url desc="Support">http://civicoop.org</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-06-05</releaseDate>
<version>2.8.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.3</ver>
<ver>4.4</ver>
<ver>4.5</ver>
<ver>4.7</ver>
<ver>5.0</ver>
<ver>5.1</ver>
<ver>5.2</ver>
<ver>5.3</ver>
</compatibility>
<comments>
Original developed by http://civicoop.org. Contributed by http://www.ixiam.com
</comments>
<civix>
<namespace>CRM/Pdfapi</namespace>
</civix>
</extension>