-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmpdf.xml
More file actions
20 lines (19 loc) · 834 Bytes
/
mpdf.xml
File metadata and controls
20 lines (19 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<extension type="library" version="4.0" method="upgrade">
<name>MPDF</name>
<libraryname>mpdf</libraryname>
<version>8.2.2</version>
<creationDate>January 2024</creationDate>
<author>CMExtension / Ian Back</author>
<authorUrl>www.cmextension.com / www.mpdf1.com</authorUrl>
<authorEmail>cmext.vn@gmail.com / ianb@bpm1.com</authorEmail>
<description><![CDATA[This is a Joomla! library package for mPDF - Unicode-HTML Free PDF generator. CMExtension only created this package for installing into Joomla! CMS. All credits for mPDF belong to Ian Back and the contributors.]]>
</description>
<files folder="mpdf">
<folder>vendor</folder>
<file>composer.json</file>
<file>composer.lock</file>
<file>mpdf.php</file>
<file>mpdf.xml</file>
</files>
</extension>