Spade

Mini Shell

Directory:~$ /proc/self/root/home/lmsyaran/public_html/plugins/hikashop/hikaparentchild/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //proc/self/root/home/lmsyaran/public_html/plugins/hikashop/hikaparentchild/hikaparentchild.xml

<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin"
group="hikashop" method="upgrade">
	<name>HIKAPARENTCHILD_PLUGIN_NAME</name>
	<creationDate>27 octobre 2021</creationDate>
	<version>4.4.4</version>
	<author>Taheri Mojtaba</author>
	<authorEmail>Taheri.mojtaba1@gmail.com</authorEmail>
	<authorUrl>http://www.obsidev.com</authorUrl>
	<copyright>Copyright (C) 2012-2021 OBSIDEV SARL - All rights
reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html
GNU/GPL</license>
	<description>HIKAPARENTCHILD_PLUGIN_DESC</description>
	<files>
		<filename
plugin="hikaparentchild">hikaparentchild.php</filename>
		<filename>hikaparentchild_class.php</filename>
		<filename>script.php</filename>
		<filename>jquery-ui-i18n.js</filename>
        <folder>language</folder>
	</files>
    <languages>
		<language
tag="en-GB">en-GB.plg_hikashop_hikaparentchild.ini</language>
		<language
tag="en-GB">en-GB.plg_hikashop_hikaparentchild.sys.ini</language>
	</languages>
	<params addpath="/components/com_hikashop/params">
	</params>
	<config>
		<fields name="params"
addfieldpath="/components/com_hikashop/fields">
			<fieldset name="basic">
				<field
					name="customfield"
					type="sql"
					default=""
					label="User custom field"
					description="Select the field which you want Parent to select
their children when shopping"
					query="SELECT field_namekey AS value, field_realname AS
customfield FROM #__hikashop_field  WHERE field_table = 'item'
AND field_type = 'plg.hikaparntchild';"
					header="Please select your coustom field" />
        <field 
          name="onafterorderupdate"
          type="editor"
          label="HIKAPARENTCHILD_ONAFTERORDERUPDATE"
          editor="codemirror|none"
          syntax="php"
          description="HIKAPARENTCHILD_ONAFTERORDERUPDATE_DESC"
        />
        <field
          name="example"
          type="note"
          class="alert alert-notice"
          label="Example"
          description="HIKAPARENTCHILD_CODE_EXAMPLE" />
			</fieldset>
		</fields>
	</config>
</extension>