<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label>Header Style Configurator</label>
    <label lang="de">Header Style Konfigurator</label>
    <version>1.0.0</version>
    <copyright>(c) by neno</copyright>
    <license>proprietary</license>
    <link>https://neno-digital.io/</link>
    <author>neno</author>
    <compatibility minVersion="5.2.0" />
    <changelog version="1.0.0">
        <changes>
            <![CDATA[
                First release Shopware Community Store
            ]]>
        </changes>
        <changes lang="de">
            <![CDATA[
                Erstveröffentlichung Shopware Community Store
            ]]>
        </changes>
    </changelog>
    <description>
        <![CDATA[
            <b>Header Style Configurator</b>
            <b>Product informations</b>
            <p>
                With this configurator almost all design or style adjustments of the header can be configured without extensive programming.
                Through numerous setting options an individual result can be achieved quickly.
            </p>
            <b>The following settings are possible in the backend:</b>
            <br/>
            <br/>
            <b>01. Background color:</b>
            <p>
                Color of the entire header can be configured. Either by the colour range specified by Shopware,
                or by entering an individual colour (HEX code).
            </p>
            <br/>
            <b>02. Lower frame or border:</b>
            <p>Both the distance and the width can be configured.</p>
            <br/>
            <b>03. Top-Bar</b>
            <ul>
                <li>Font color</li>
                <li>Font color during hover</li>
            </ul>
            <br/>
            <b>04. Main-navigation:</b>
            <ul>
                <li>Text Alignment (left, right or centered)</li>
                <li>Distance top and bottom</li>
                <li>Font size</li>
                <li>Font color</li>
                <li>Horizontal distance between the individual entries</li>
                <li>Background color of the individual entries when hovering</li>
                <li>Font color of the entries when hovering</li>
                <li>Border or frame color and thickness when hovering (left, right, top and bottom separately adjustable)</li>
                <li>Transition of the hover effect</li>
                <li>Background color, while active</li>
                <li>Font color, while active</li>
                <li>Border or frame Color and thickness, if active (left, right, top and bottom separately adjustable)</li>
            </ul>
            <br/>
            <b>05. Shop-navigation (Buttons):</b>
            <ul>
                <li>Border or frame Thickness and color</li>
                <li>Border or frame radius</li>
                <li>Background color</li>
                <li>Font color</li>
                <li>Border or frame Colour when hovering</li>
                <li>Background color when hovering<
                <li>Font color when hovering</li>
                <li>Transition of the hover effect</li>
            </ul>
            <b>06. Search:</b>
            <ul>
                <li>Background color</li>
                <li>Border or frame thickness and color (left, right, top and bottom separately adjustable)</li>
                <li>Border radius</li>
                <li>Background color when focusing</li>
                <li>Border or frame Thickness and color when focusing</li>
            </ul>
            <b>07. Logo:</b>
            <ul>
                <li>Background can be exempted automatically</li>
            </ul>
        ]]>
    </description>
    <description lang="de">
        <![CDATA[
            <b>Header Style Konfigurator</b>
            <b>Produktinformationen</b>
            <p>
                Durch diesen Konfigurator können fast alle Design bzw. Style Anpassungen des Headers konfiguriert werden, ohne aufwendige Programmierarbeiten.
                Durch zahlreiche Einstellungmöglichkeiten kann schnell ein individuelles Ergebnis erzielt werden.
            </p>
            <b>Folgende Einstellungen sind im Backend Möglich:</b>
            <br/>
            <br/>
            <b>01. Hintergrundfarbe:</b>
            <p>
                Farbe des gesamten Headers kann konfiguriert werden. Entweder durch das von Shopware vorgegebene Farbsortiment,
                oder durch Eingabe einer individuellen Farbe (HEX Code).
            </p>
            <br/>
            <b>02. Unterer Rahmen bzw. Border:</b>
            <p>Sowohl der Abstand als auch die Breite lässt sich konfigurieren.</p>
            <br/>
            <b>03. Top-Bar</b>
            <ul>
                <li>Schriftfarbe</li>
                <li>Schriftfarbe beim hovern</li>
            </ul>
            <br/>
            <b>04. Haupt-Navigation:</b>
            <ul>
                <li>Text Ausrichtung (links, rechts oder mittig)</li>
                <li>Abstand nach oben und unten</li>
                <li>Schriftgröße</li>
                <li>Schriftfarbe</li>
                <li>Horizontaler Abstand der einzelnen Einträge</li>
                <li>Hintergrundfarbe der einzelnen Einträge beim hovern</li>
                <li>Schriftfarbe der Einträge beim hovern</li>
                <li>Border bzw. Rahmen Farbe und Dicke beim hovern (links, rechts, oben und unten separat einstellbar)</li>
                <li>Übergangszeit (Transition) für den Hover Effekt</li>
                <li>Hintergrundfarbe, wenn aktiv</li>
                <li>Schriftfarbe, wenn aktiv</li>
                <li>Border bzw. Rahmen Farbe und Dicke, wenn aktiv (links, rechts, oben und unten separat einstellbar)</li>
            </ul>
            <br/>
            <b>05. Shop-Navigation (Buttons):</b>
            <ul>
                <li>Border bzw. Rahmen Dicke und Farbe</li>
                <li>Border bzw. Rahmen Radius</li>
                <li>Hintergrundfarbe</li>
                <li>Schriftfarbe</li>
                <li>Border bzw. Rahmen Farbe beim hovern</li>
                <li>Hintergrundfarbe beim hovern<
                <li>Schriftfarbe beim hovern</li>
                <li>Übergangszeit (Transition) für den Hover Effekt</li>
            </ul>
            <b>06. Suche:</b>
            <ul>
                <li>Hintergrundfarbe</li>
                <li>Border bzw. Rahmen Dicke und Farbe (link, rechts, oben und unten separat einstellbar)</li>
                <li>Border Radius</li>
                <li>Hintergrundfarbe beim Fokussieren</li>
                <li>Border bzw. Rahmen Dicke und Farbe beim Fokussieren</li>
            </ul>
            <b>07. Logo:</b>
            <ul>
                <li>Hintergrund kann automatisch freigestellt werden</li>
            </ul>
        ]]>
    </description>
</plugin>