<?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">Weitere Tabs für die Artikel - Detailseiten (Eigene Tabs, Eigenschaften, Downloads, uvm.)</label>
     <label lang="en">More tabs for the article detail pages (own tabs, properties, downloads, and more)</label>

     <version>2.0.22</version>
     <link>http://www.digitalwert.de</link>
     <author>Sebastian Schreier</author>
     <supplier>digitalwert</supplier>
     <copyright>Sebastian Schreier</copyright>
     <license>MIT</license>
     <description lang="de">Mit dem Plugin kann man die Artikel - Detailseiten um weitere Tabs erweitern, dazu gehören eigenständige Tabs für die Eigenschaften, die Links, die Downloads, das Zubehör und den Hersteller eines Artikels. Ebenso hat man die Möglichkeit, eigene Tabs mit eigenen Inhalten über ein TINYMCE-Feld zu befüllen und beim Artikel mit anzubieten. Alle weiteren Tabs können dabei auch vor dem Bewertungen-Tab angezeigt werden.</description>
     <description lang="en">The plugin allows you to expand the article detail pages with additional tabs, including separate tabs for the properties, the links, the downloads, related products and the supplier of an article. It is also possible to fill your own tabs with your own content via a TINYMCE field and to offer it with the article. All other tabs can also be displayed before the ratings tab.</description>

     <compatibility minVersion="5.2.11" />

     <changelog version="2.0.0">
          <changes lang="de">Erstveröffentlichung</changes>
          <changes lang="en">Release</changes>
     </changelog>
</plugin>