<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.2/engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label lang="de">SEO-Dateinamen für Bilder</label>
    <label lang="en">SEO file names</label>
    <version>1.10.1</version>
    <link>https://onlineshop.consulting</link>
    <author>onlineshop.consulting</author>
    <compatibility minVersion="5.3.0" />
    <changelog version="1.0.0">
        <changes lang="de">Veröffentlichung</changes>
        <changes lang="en">Release</changes>
    </changelog>
    <changelog version="1.5.0">
        <changes lang="de">neuer Parameter fuer Bildnamen: $configurator_options fuer die bildbestimmenden Varianten-Auswahlwerte bei Variantenbildern</changes>
        <changes lang="en">new parameter: $configurator_options</changes>
    </changelog>
    <changelog version="1.6.0">
        <changes lang="de">neue Parameter fuer Bildnamen: $category (Kategorie-Name), $ean (EAN)</changes>
        <changes lang="en">new parameter: $category, $ean</changes>
    </changelog>
    <changelog version="1.7.0">
        <changes lang="de">CLI Befehl fuer Artikelbilder: onco-images:process-articles</changes>
        <changes lang="en">CLI command for product images: onco-images:process-articles</changes>
    </changelog>
    <changelog version="1.7.1">
        <changes lang="de">Kompatibilität mit Shopware 5.7</changes>
        <changes lang="en">Shopware 5.7 compatibility</changes>
    </changelog>
    <changelog version="1.8.0">
        <changes lang="de">neue Parameter fuer Bildnamen: $attr1 bis $attr20 (Artikel-Freitextfelder)</changes>
        <changes lang="en">new image name parameter: $attr1 - $attr20</changes>
    </changelog>
    <changelog version="1.9.0">
        <changes lang="de">neue Konfigurationsmöglichkeit: Mehrfach vorkommende Namensbestandteile entfernen</changes>
        <changes lang="en">new configuration: remove duplicate name parts</changes>
    </changelog>
    <changelog version="1.10.0">
        <changes lang="de">neue Konfigurationsmöglichkeiten: nur Kleinbuchstaben und Höchstlänge</changes>
        <changes lang="en">new configuration: lower case and maximum length</changes>
    </changelog>
    <changelog version="1.10.1">
        <changes lang="de">bessere Handhabung bei vielen Bildern pro Artikel</changes>
        <changes lang="en">better handling of many images per article</changes>
    </changelog>
    <license>proprietary</license>
    <description lang="de"><![CDATA[SEO-Dateinamen für Bilder]]></description>
    <description lang="en"><![CDATA[SEO file names]]></description>
    <copyright>(c) by onlineshop.consulting</copyright>
</plugin>
