Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/modules/mod_phocacart_compare/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" client="site"
method="upgrade" version="3.9">
<name>mod_phocacart_compare</name>
<author>Jan Pavelka (www.phoca.cz)</author>
<creationDate>04/12/2021</creationDate>
<authorEmail></authorEmail>
<authorUrl>https://www.phoca.cz</authorUrl>
<copyright>Jan Pavelka</copyright>
<license>GNU/GPL</license>
<version>3.5.8</version>
<description>MOD_PHOCACART_COMPARE_DESCRIPTION</description>
<projectName>PhocaCartCompareModule</projectName>
<files>
<folder>tmpl</folder>
<filename
module="mod_phocacart_compare">index.html</filename>
<filename
module="mod_phocacart_compare">mod_phocacart_compare.php</filename>
</files>
<languages>
<language
tag="en-GB">language/en-GB/en-GB.mod_phocacart_compare.ini</language>
<language
tag="en-GB">language/en-GB/en-GB.mod_phocacart_compare.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="basic">
<field name="module_description" type="editor"
buttons="true" hide="pagebreak,readmore"
class="inputbox"
label="MOD_PHOCACART_COMPARE_FIELD_MODULE_DESCRIPTION_LABEL"
filter="safehtml"
description="MOD_PHOCACART_COMPARE_FIELD_MODULE_DESCRIPTION_DESC"/>
</fieldset>
<fieldset name="advanced">
<field name="layout" type="modulelayout"
label="JFIELD_ALT_LAYOUT_LABEL"
description="JFIELD_ALT_MODULE_LAYOUT_DESC"/>
<field name="moduleclass_sfx" type="textarea"
label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC"
rows="3"/>
<field name="cache" type="list"
label="COM_MODULES_FIELD_CACHING_LABEL"
description="COM_MODULES_FIELD_CACHING_DESC"
default="1" filter="integer">
<option value="1">JGLOBAL_USE_GLOBAL</option>
<option
value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
</field>
<field name="cache_time" type="number"
label="COM_MODULES_FIELD_CACHE_TIME_LABEL"
description="COM_MODULES_FIELD_CACHE_TIME_DESC"
default="900" filter="integer"/>
<field name="cachemode" type="hidden"
default="static">
<option value="static"/>
</field>
</fieldset>
</fields>
</config>
<updateservers>
<server type="extension"
name="MOD_PHOCACART_COMPARE"
priority="1"><![CDATA[https://raw.githubusercontent.com/PhocaCz/PhocaCartCompareModule/master/manifest.xml]]></server>
</updateservers>
</extension>