| Current Path : /var/www/consult-e-syn/public_html/plugins/atsinstantreply/docimport/ |
| Current File : /var/www/consult-e-syn/public_html/plugins/atsinstantreply/docimport/docimport.xml |
<?xml version="1.0" encoding="utf-8"?>
<!--~
~ @package ats
~ @copyright Copyright (c)2011-2022 Nicholas K. Dionysopoulos / Akeeba Ltd
~ @license GNU General Public License version 3, or later
-->
<extension version="3.9.0" type="plugin" group="atsinstantreply" method="upgrade">
<name>PLG_ATSINSTANTREPLY_DOCIMPORT</name>
<author>Nicholas K. Dionysopoulos</author>
<authorEmail>nicholas@dionysopoulos.me</authorEmail>
<authorUrl>https://www.akeeba.com</authorUrl>
<copyright>Copyright (c)2011-2021 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright>
<license>GNU GPL v3 or later</license>
<creationDate>2023-07-26</creationDate>
<version>4.0.9.2</version>
<description>PLG_ATSINSTANTREPLY_DOCIMPORT_DESCRIPTION</description>
<files>
<filename plugin="docimport">docimport.php</filename>
<filename>.htaccess</filename>
<filename>web.config</filename>
<folder>form</folder>
</files>
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.plg_atsinstantreply_docimport.ini</language>
<language tag="en-GB">en-GB/en-GB.plg_atsinstantreply_docimport.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="basic">
<field name="factor" type="number" filter="float" default="1.0" class="input-small"
label="PLG_ATSINSTANTREPLY_DOCIMPORT_FACTOR_LABEL"
description="PLG_ATSINSTANTREPLY_DOCIMPORT_FACTOR_DESC" />
</fieldset>
</fields>
</config>
<scriptfile>script.php</scriptfile>
</extension>