Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/plugins/hikashop/marketmodule_vendorrelated/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/plugins/hikashop/marketmodule_vendorrelated/marketmodule_vendorrelated.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin"
group="hikashop" method="upgrade">
	<name>HikaShop - Vendor same products (listing module)</name>
	<hikainstall ordering="0" enable="0"
report="0" />
	<creationDate>20 juillet 2020</creationDate>
	<version>3.1.1</version>
	<author>Obsidev</author>
	<authorEmail>dev@obsidev.com</authorEmail>
	<authorUrl>http://www.obsidev.com</authorUrl>
	<copyright>Copyright (C) 2012-2020 OBSIDEV SARL - All rights
reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html
GNU/GPL</license>
	<description>HikaShop/HikaMarket integration - Improve a product
listing module to show the product of the same vendor of the current
page</description>
	<files>
		<filename
plugin="marketmodule_vendorrelated">marketmodule_vendorrelated.php</filename>
	</files>
	<params addpath="/components/com_hikashop/params">
		<param name="ids" type="text" default=""
label="Module Id list" description="List of the module Ids,
separate by comma"/>
	</params>
	<config>
		<fields name="params"
addfieldpath="/components/com_hikashop/fields">
			<fieldset name="basic">
				<field name="ids" type="text"
default="" label="Module Id list"
description="List of the module item Ids, separate by
comma"/>
			</fieldset>
		</fields>
	</config>
</extension>