21 lines
847 B
XML
21 lines
847 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension version="3.4.0" type="plugin" group="convertformstools" method="upgrade">
|
|
<name>PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC</name>
|
|
<description>PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC_DESC</description>
|
|
<version>1.0</version>
|
|
<creationDate>April 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="conditionallogic">conditionallogic.php</filename>
|
|
<filename>script.install.helper.php</filename>
|
|
<folder>language</folder>
|
|
<folder>form</folder>
|
|
|
|
</files>
|
|
|
|
</extension> |