20 lines
794 B
XML
20 lines
794 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension version="3.4.0" type="plugin" group="convertformstools" method="upgrade">
|
|
<name>PLG_CONVERTFORMSTOOLS_PDF</name>
|
|
<description>PLG_CONVERTFORMSTOOLS_PDF_DESC</description>
|
|
<version>1.0</version>
|
|
<creationDate>February 2020</creationDate>
|
|
<copyright>Copyright © 2020 Tassos Marinos All Rights Reserved</copyright>
|
|
<license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
|
|
<author>Tassos Marinos (Tassos.gr)</author>
|
|
<authorEmail>info@tassos.gr</authorEmail>
|
|
<authorUrl>http://www.tassos.gr</authorUrl>
|
|
<scriptfile>script.install.php</scriptfile>
|
|
<files>
|
|
<filename plugin="pdf">pdf.php</filename>
|
|
<filename>script.install.helper.php</filename>
|
|
<folder>form</folder>
|
|
<folder>language</folder>
|
|
|
|
</files>
|
|
</extension> |