Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/j3/plugins/hikamarket/duplicateproducts/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" version="2.5"
method="upgrade" group="hikamarket">
<name>HikaMarket - Duplicate products</name>
<hikainstall ordering="1" 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>This plugin duplicated products from a category each
time a vendor is created</description>
<files>
<filename
plugin="duplicateproducts">duplicateproducts.php</filename>
</files>
<params addpath="/components/com_hikamarket/params">
<param name="category_id" type="text"
size="50" default="" label="Category id"
description="The category id which contains the products to
duplicate" />
</params>
<config>
<fields name="params"
addfieldpath="/components/com_hikamarket/fields">
<fieldset name="basic">
<field
name="category_id"
type="text"
label="Category id"
size="50"
default=""
description="The category id which contains the products to
duplicate" />
</fieldset>
</fields>
</config>
</extension>