| Current Path : /var/www/plugins/k2/jllike/ |
| Current File : /var/www/plugins/k2/jllike/jllike.xml |
<?xml version="1.0" encoding="utf-8"?> <extension version="3.5.0" type="plugin" group="k2" method="upgrade"> <name>JL Like K2 Plugin</name> <author>JoomLine</author> <creationDate>11.02.2020</creationDate> <copyright>(C) 2012-2019 by Artem Zhukov, Arkadiy Sedelnikov and Vadim Kunicin(http://www.joomline.ru)</copyright> <authorEmail>sale@joomline.ru</authorEmail> <authorUrl>https://joomline.ru</authorUrl> <version>4.0.4</version> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <description>An Joomline Like K2 plugin to extend item form in K2.</description> <files> <filename plugin="jllike">jllike.php</filename> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="parent_contayner" type="text" default="" label="Parent Contayner" description="Parent Contayner css class" /> </fieldset> </fields> </config> </extension>