Current Path :
/
home
/
platinum
/
public_html
/
plugins
/
gsd
/
hikashop
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/platinum/public_html/plugins/gsd/hikashop/hikashop.xml
<?xml version="1.0" encoding="utf-8"?> <extension version="3.4" type="plugin" group="gsd" method="upgrade"> <name>PLG_GSD_HIKASHOP</name> <description>PLG_GSD_HIKASHOP_DESC</description> <version>1.0</version> <creationDate>May 2017</creationDate> <author>Tassos Marinos</author> <copyright>Copyright © 2021 Tassos Marinos All Rights Reserved</copyright> <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license> <authorEmail>info@tassos.gr</authorEmail> <authorUrl>http://www.tassos.gr</authorUrl> <scriptfile>script.install.php</scriptfile> <files> <filename plugin="hikashop">hikashop.php</filename> <filename>script.install.helper.php</filename> <folder>language</folder> <folder>form</folder> </files> <config> <fields name="params"> <fieldset name="basic" addfieldpath="plugins/system/nrframework/fields"> <field name="remove_hikashop_product_schema" type="nrtoggle" label="GSD_REMOVE_DUPLICATE_SCHEMA" description="PLG_GSD_HIKASHOP_REMOVE_STRUCTURED_DATA_DESC" checked="true" /> <field name="show_taxed_price" type="nrtoggle" label="GSD_SHOP_SHOW_TAXED_PRICE" description="GSD_SHOP_SHOW_TAXED_PRICE_DESC" /> </fieldset> </fields> </config> </extension>