first commit
This commit is contained in:
20
plugins/convertformstools/pdf/pdf.xml
Normal file
20
plugins/convertformstools/pdf/pdf.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user