Spade

Mini Shell

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

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

<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" version="2.5"
method="upgrade" group="hikashop">
	<name>Hikashop User account Plugin</name>
	<creationDate>12 février 2021</creationDate>
	<version>4.4.1</version>
	<author>Hikashop</author>
	<authorEmail>dev@hikashop.com</authorEmail>
	<authorUrl>http://www.hikashop.com</authorUrl>
	<copyright>(C) 2010-2021 HIKARI SOFTWARE. All rights
reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html
GNU/GPL</license>
	<description>This plugin enables you to add a link to the joomla
user profile</description>
	<files>
		<filename
plugin="user_account">user_account.php</filename>
	</files>
	<params addpath="/components/com_hikashop/params">
		<param name="itemid" type="text"
size="50" default="" label="HIKA_FORCE_MENU"
description="USER_ACOUNT_FORCE_MENU" />
		<param name="redirect_back_on_profile_save"
type="radio" default="1"
label="HIKA_REDIRECT_BACK"
description="HIKA_REDIRECT_BACK_ON_PROFILE_SAVE">
			<option value="0">HIKASHOP_NO</option>
			<option value="1">HIKASHOP_YES</option>
		</param>
	</params>
	<config>
		<fields name="params"
addfieldpath="/components/com_hikashop/fields">
			<fieldset name="basic">
				<field name="itemid" type="text"
size="50" default="" label="HIKA_FORCE_MENU"
description="USER_ACOUNT_FORCE_MENU" />
				<field name="redirect_back_on_profile_save"
type="radio" default="1"
label="HIKA_REDIRECT_BACK"
description="HIKA_REDIRECT_BACK_ON_PROFILE_SAVE">
					<option value="0">HIKASHOP_NO</option>
					<option value="1">HIKASHOP_YES</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>