Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/modules/mod_hikamarket/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="2.5"
method="upgrade">
<name>HikaMarket Module</name>
<creationDate>20 juillet 2020</creationDate>
<version>3.1.1</version>
<author>Obsidev</author>
<authorEmail>contact@obsidev.com</authorEmail>
<authorUrl>http://www.hikashop.com</authorUrl>
<copyright>(C) 2011-2020 OBSIDEV. All rights
reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html
GNU/GPL</license>
<description>Content display for HikaMarket</description>
<files>
<filename
module="mod_hikamarket">mod_hikamarket.php</filename>
<folder>tmpl</folder>
<filename>index.html</filename>
</files>
<params addpath="/components/com_hikamarket/params">
<param name="hikamarketmodule"
type="hikamarketmodule" default="module"
label="hikamarket" description="HikaMarket options"
/>
<param name="moduleclass_sfx" type="text"
default="" label="Module Class Suffix"
description="PARAMMODULECLASSSUFFIX" />
</params>
<config>
<fields name="params"
addfieldpath="/components/com_hikamarket/fields">
<fieldset name="basic">
<field name="moduleclass_sfx" type="text"
label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />
</fieldset>
<fieldset name="HikaMarket" label="Vendor
listing">
<field id="hikamarketmodule" name="market"
multiple="true" type="hikamarketmodule"
label="HikaMarket options"/>
</fieldset>
</fields>
</config>
</extension>