<?xml version="1.0" encoding="utf-8"?> <extension version="3.5" type="plugin" method="upgrade" group="jshoppingproducts"> <name>JL Like for JoomShopping</name> <author>JoomLine</author> <creationDate>08.09.2019</creationDate> <copyright>(C) 2012-2019 by Artem Zhukov, Arkadiy Sedelnikov and Vadim Kunicin(http://www.joomline.ru)</copyright> <license>GNU/GPL: http://www.gnu.org/copyleft/gpl.html</license> <authorEmail>sale@joomline.ru</authorEmail> <authorUrl>https://joomline.ru</authorUrl> <version>4.0.4</version> <url>https://joomline.ru</url> <description>>Plugin allow integrate social buttons like into your JoomShopping components</description> <files> <filename plugin="jllikejshop">jllikejshop.php</filename> <filename>index.html</filename> </files> <languages folder="language"> <language tag="en-GB">en-GB/en-GB.plg_jshoppingproducts_jllikeprojshop.ini</language> <language tag="ru-RU">ru-RU/ru-RU.plg_jshoppingproducts_jllikeprojshop.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="tp1" type="spacer" class="text" label="PLG_JLLIKEPROJSHOPPING_ENABLED"/> <field name="parent_contayner" type="text" default="" label="Parent Contayner" description="Parent Contayner css class" /> </fieldset> </fields> </config> </extension>