Your IP : 216.73.216.49


Current Path : /home/zieirix/www/plugins/gantry5/preset/
Upload File :
Current File : /home/zieirix/www/plugins/gantry5/preset/preset.xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension version="3.9" type="plugin" group="gantry5" method="upgrade">
    <name>plg_gantry5_preset</name>
    <version>5.5.9</version>
    <creationDate>January 26, 2022</creationDate>
    <author>RocketTheme, LLC</author>
    <authorEmail>support@rockettheme.com</authorEmail>
    <authorUrl>http://www.rockettheme.com</authorUrl>
    <copyright>(C) 2005 - 2021 RocketTheme, LLC. All rights reserved.</copyright>
    <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
    <description>PLG_GANTRY5_PRESET_DESCRIPTION</description>

    <files>
        <filename plugin="preset">preset.php</filename>
        <folder>language</folder>
    </files>

    <config>
        <fields name="params">
            <fieldset name="basic">
                <field name="preset"
                       type="text"
                       default="presets"
                       description="PLG_GANTRY5_OPTION_PRESET_DESC"
                       label="PLG_GANTRY5_OPTION_PRESET_LABEL"
                        />
                <field name="reset"
                       type="text"
                       default="reset-settings"
                       description="PLG_GANTRY5_OPTION_RESET_DESC"
                       label="PLG_GANTRY5_OPTION_RESET_LABEL"
                        />
            </fieldset>
        </fields>
    </config>
</extension>