<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (c) Kickbyte UG - All Rights Reserved
  ~ Unauthorized copying of this file, via any medium is strictly prohibited
  ~ Proprietary and confidential
  -->

<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label lang="de">Sidebar / Navigation in Kategorien ausblenden</label>
    <label lang="en">Hide Sidebar / Navigation in Category</label>

    <version>1.1.3</version>
    <link>https://www.kickbyte.de</link>
    <author>Kickbyte UG</author>
    <compatibility minVersion="5.2.0"/>

    <changelog version="1.0.0">
        <changes lang="de">Veröffentlichung</changes>
        <changes lang="en">Release</changes>
    </changelog>

    <changelog version="1.1.0">
        <changes lang="de">
            &lt;ul&gt;
            &lt;li&gt;
            Unterstützung für CMS-Seiten
            &lt;/li&gt;
            &lt;li&gt;
            Unterstützung für CMS-Formulare
            &lt;/li&gt;
            &lt;/ul&gt;
        </changes>
        <changes lang="en">
            &lt;ul&gt;
            &lt;li&gt;
            Support for cms-pages
            &lt;/li&gt;
            &lt;li&gt;
            Support for cms-forms
            &lt;/li&gt;
            &lt;/ul&gt;
        </changes>
        <changes lang="de">
            Fix: Sidebar wird in manchen Fällen angezeigt wenn sie deaktivert ist
        </changes>
        <changes lang="en">
            Fix: Sidebar displayed in some cases even if deactivated
        </changes>
    </changelog>

    <changelog version="1.1.1">
        <changes lang="de">Fehler in Deinstallation behoben</changes>
        <changes lang="en">Fix bug in uninstall routine</changes>
    </changelog>

    <changelog version="1.1.3">
        <changes lang="de">
            &lt;ul&gt;
            &lt;li&gt;
            Feature: Kompatibilität für Shopware 5.5
            &lt;/li&gt;
            &lt;/ul&gt;
        </changes>
        <changes lang="en">
            &lt;ul&gt;
            &lt;li&gt;
            Feature: Compatibility for Shopware 5.5
            &lt;/li&gt;
            &lt;/ul&gt;
        </changes>
    </changelog>

    <description lang="de">
        Mit diesem Plugin können Sie die Sidebar (linke Navigation/Menü) in einzelnen Kategorien entfernen bzw.
        ausblenden.
        Dies ermöglicht Ihnen mehr Freiheiten für die Gestaltung Ihrer Einkaufswelten und Listings.
    </description>
    <description lang="en">
        This plugin allows you to remove or hide the sidebar (left navigation / menu) in all categories.
        This will give you more freedom to design your shopping environments and listings.
    </description>
</plugin>
