Sindbad~EG File Manager

Current Path : /home/sarayaglobal/sarayamystair.in/plugins/system/easytab/
Upload File :
Current File : /home/sarayaglobal/sarayamystair.in/plugins/system/easytab/easytab.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
  ~  @version        1.0.2
  ~   @package        EasyTab System Plugin
  ~   @author         JoomTech Team
  ~   @copyright      Copyright (c) 2016 JoomTech. All rights reserved.
  ~   @license        http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
  -->

<extension version="3.5" type="plugin" group="system" method="upgrade">
    <name>plg_system_easytab</name>
    <author>Vu Mai</author>
    <creationDate>Mar 2016</creationDate>
    <copyright>Copyright (c) 2016 JoomTech. All rights reserved.</copyright>
    <authorEmail>contact@joomtech.net</authorEmail>
    <authorUrl>www.joomtech.net</authorUrl>
    <version>1.0.2</version>
    <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
    <description>PLG_SYSTEM_EASYTAB_XML_DESC</description>
    <scriptfile>install.script.php</scriptfile>
    <install>
        <sql>
            <file driver="mysqli" charset="utf8">sql/mysql/install.sql</file>
        </sql>
    </install>
    <uninstall>
        <sql>
            <file driver="mysqli" charset="utf8">sql/mysql/uninstall.sql</file>
        </sql>
    </uninstall>
    <update>
        <schemas>
            <schemapath type="mysql">sql/mysql/updates</schemapath>
        </schemas>
    </update>
    <updateservers>
        <server type="extension" priority="1" name="Easy Tab Updates">http://www.joomtech.net/index.php?option=com_ars&amp;view=update&amp;task=stream&amp;format=xml&amp;id=2&amp;dummy=my.xml</server>
    </updateservers>
    <files>
        <filename plugin="easytab">easytab.php</filename>   
        <folder>extensions</folder>     
        <folder>fields</folder>
        <folder>language</folder>
        <folder>layouts</folder>
        <folder>media</folder>
        <folder>sql</folder>
    </files>
    <config>
        <fields name="params">
            <fieldset name="basic"> 
            	<field
                        name="responsive"
                        type="radio"
                        label="PLG_SYSTEM_EASYTAB_TAB_RESPONSIVE_LABEL"
                        description="PLG_SYSTEM_EASYTAB_TAB_RESPONSIVE_DESC"
                        default="1"
                        class="btn-group btn-group-yesno"
                        >
                    <option value="1">JYES</option>
                    <option value="0">JNO</option>
                </field>
                <field
                        name="tabState"
                        type="radio"
                        label="PLG_SYSTEM_EASYTAB_TAB_STATE_LABEL"
                        description="PLG_SYSTEM_EASYTAB_TAB_STATE_DESC"
                        default="0"
                        class="btn-group btn-group-yesno"
                >
                    <option value="1">JYES</option>
                    <option value="0">JNO</option>
                </field>                             
            </fieldset>
        </fields>
    </config>
    <media folder="media" destination="plg_system_easytab">
        <folder>css</folder>
        <folder>js</folder>
    </media>
</extension>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists