<?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>Automatic PDF creation</label>
    <label lang="de">Automatische PDFs Erstellung</label>
    <label lang="fr">Création automatique de PDFs</label>
    <version>3.0.0</version>
    <copyright>(c) by Web Loupe</copyright>
    <license>proprietary</license>
    <author>Web Loupe</author>
    <compatibility minVersion="5.2.0" />

    <changelog version="3.0.0">
        <changes lang="de">
            <![CDATA[
            Shopware 5.7.2 Kompatibilität hinzugefügt.
            ]]>
        </changes>
        <changes lang="en">
            <![CDATA[
            Compatibility to Shopware 5.7.2 added.
            ]]>
        </changes>
    </changelog>

    <changelog version="2.0.1">
        <changes lang="de">
            Bugfix: Behebt einen Fehler beim Konfigurieren des Plugins
        </changes>
        <changes lang="en">
            Bugfix: Fixes a bug when configuring the plugin
        </changes>
        <changes lang="fr">
            Bugfix: Corrige un bug lors de la configuration du plugin
        </changes>
    </changelog>

    <changelog version="2.0.0">
        <changes lang="de">
            Feature: Kompatibilität mit unser Plugin "Artikelbilder auf Rechnungen"
        </changes>
        <changes lang="en">
            Feature: Compatibility with our plugin "Product images on documents".
        </changes>
        <changes lang="fr">
            Feature: Compatibilité avec notre plugin "images des produits sur les documents"
        </changes>
    </changelog>

    <changelog version="1.1.0">
        <changes lang="de">
            Feature: Shopware 5.6.4 Kompatibilität.
            Behebt ein Problem mit der Plugin Konfiguration.
        </changes>
        <changes lang="en">
            Feature: Shopware 5.6.4 compatibility.
            Fixes a problem with the plugin configuration.
        </changes>
        <changes lang="fr">
            Feature: Compatibilité avec Shopware 5.6.4
            Résout un problème avec la configuration du plugin
        </changes>
    </changelog>

    <changelog version="1.0.3">
        <changes lang="de">
            Feature: Shopware 5.6.2 Kompatibilität.
            Plugin Konfiguration verbessert.
        </changes>
        <changes lang="en">
            Feature: Shopware 5.6.2 compatibility.
            Plugin configuration improved.
        </changes>
        <changes lang="fr">
            Feature: Compatibilité avec Shopware 5.6.2
            Configuration du plugin améliorée.
        </changes>
    </changelog>

    <changelog version="1.0.2">
        <changes>Upgrade: Attributs can now be displayed on documents.</changes>
        <changes lang="de">Upgrade: Attribute können nun auf Dokumente angezeigt werden.</changes>
        <changes lang="fr">Upgrade: Les attributs peuvent maintenant être affichés sur les documents.</changes>
    </changelog>

    <changelog version="1.0.1">
        <changes>Bugfix: Shipping cost are now available </changes>
        <changes lang="de">Bugfix: Versandkosten werden jetzt angezeigt.</changes>
        <changes lang="fr">Bugfix: Les frais de livraison sont maintenant visible</changes>
    </changelog>

    <changelog version="1.0.0">
        <changes>First release Shopware Community Store</changes>
        <changes lang="de">Erstveröffentlichung Shopware Community Store</changes>
        <changes lang="fr">Première publication Shopware Community Store</changes>
    </changelog>
    <description>
        <![CDATA[
<h2>Description </h2>
<p>
    The plugin allows you to automatic create (and/or send to the customer) all PDF documents (Shopware default and internal documents) directly after
    the order has been created. <br />

    The following documents can be sent in the confirmation email: <br />
    Invoice, delivery note, credit note, cancellation invoice, order confirmation, Pickware pick list, cost estimate, terms and conditions, right of revocation, privacy policy, ... <br />
    Simply type the name of the PDF document in the plugin configuration and specify which documents should be created and sent, or just created.

<h2>Supported documents</h2>

<ul>
    <li>Invoice</li>
    <li>Delivery note</li>
    <li>Credit</li>
    <li>Cancellation</li>
    <li>Other intern documents</li>
</ul>

<br />

<h2>Languages available</h2>

<ul>
    <li>German</li>
    <li>English</li>
    <li>French</li>
</ul><br />

<h2>Fonctions</h2>
<ul>
    <li>Automatic creation of all the documents</li>
    <li>Automatic sending of all the documents</li>
</ul><br />

<h2>Configuration</h2>
<ul>
    <li> Install the plugin </li>
    <li> Empty the cache </li>
    <li> Compile the theme </li>
    <li> Reload the backend </li>
</ul><br /><br />

<h2>More plugins</h2>
<ul>
    <li><a target="_blank" href="https://store.shopware.com/en/welo581220155489/show-billing-and-shipping-address-on-the-documents.html" rel="noreferrer noopener">Show billing and shipping address on the invoices and documents </a></li>
    <li><a target="_blank" href="https://store.shopware.com/en/welo526539311840/show-article-image-on-documents-and-invoice.html" rel="noreferrer noopener">Show article image on documents and Invoice </a></li>
    <li><a target="_blank" href="https://store.shopware.com/en/welo150524155802/show-article-images-everywhere-in-backend.html" rel="noreferrer noopener">Show article images everywhere in Backend</a></li>
    <li><a target="_blank" href="https://store.shopware.com/en/welo229525412803/show-reviews-from-category-and-search-results-page.html" rel="noreferrer noopener">Show reviews in modal window </a></li>
    <li><a target="_blank" href="https://store.shopware.com/en/welo919942967742/advanced-notifications-show-product-notifications-in-backend.html" rel="noreferrer noopener">Advanced Notifications - Show Product Notifications in Backend </a></li>
    <li><a target="_blank" href="https://store.shopware.com/en/welo790758274395f/article-preview-from-category-listing-in-backend.html" rel="noreferrer noopener">Article Preview from category listing in Backend </a></li>
</ul><br /><br />

<h2>Questions about the product? </h2>

For improvement suggestions or
individual adjustments that can not be reproduced with the plugin
Feel free to contact us via email at <a href="mailto:shopware@webloupe.de"> shopware@webloupe.de </a>!


<p></p><br />
</p>
]]>
    </description>
    <description lang="de">
        <![CDATA[
  <h2>Beschreibung</h2>
<p>

    Das Plugin ermöglicht Ihnen alle Pdf Dokumente (Shopware standard und interne Dokumente) direkt nach
    dem Bestellabschluss zu erstellen und/oder an den Kunde zu senden.<br />

    Im Ahnang der Bestätigungsmail können die folgenden Dokumente mitversandt werden:<br />
    Rechnung, Lieferschein, Gutschrift, Stornorechnung, Auftragsbestätigung, Pickware Pickliste, Kostenvoranschlag, AGB, Widerrufsrecht, widerrufsbelehrung, Datenschutzerklärung, ... <br />
    Tragen Sie einfach In der Pluginkonfiguration den Namen des PDF - Dokuments und bestimmten Sie welche Dokumente erstellt und versandt, oder nur erstellt werden soll.

<br /><br />

<h2>Unterstützte Dokumente</h2>
<ul>
    <li>Rechnung</li>
    <li>Lieferschein</li>
    <li>Gutschrift</li>
    <li>Stornorechnung</li>
    <li>Weitere interne Dokumente wie (Auftragsbestätigung, Pickware Pickliste, Kostenvoranschlag, AGB, Widerrufsrecht, widerrufsbelehrung, Datenschutzerklärung, ...  )</li>
</ul><br />

<h2>Verfügbare Sprachen</h2>
<ul>
    <li>Deutsch</li>
    <li>Englisch</li>
    <li>Französisch</li>
</ul><br />

<h2>Funktionnen</h2>
<ul>
    <li>Automatische Erstellung aller Dokumente</li>
    <li>Automatischer Versand aller Dokumente</li>
</ul><br />

<h2>Konfiguration</h2>
<ul>
    <li>Plugin installieren</li>
    <li>Cache leeren</li
    ><li>Theme kompilieren</li>
    <li>Backend neu laden</li>
</ul><br />

<h2>Weitere Plugins</h2>
<ul>
    <li><a target="_blank" href="https://store.shopware.com/welo581220155489/rechnung-und-lieferadresse-auf-rechnungen-und-dokumente-anzeigen.html" rel="noreferrer noopener">Artikel EAN auf Rechnungen und Dokumente anzeigen</a></li>
    <li><a target="_blank" href="https://store.shopware.com/welo526539311840/artikelbilder-auf-rechnungen-und-dokumente-anzeigen.html" rel="noreferrer noopener">Artikelbilder auf Rechnungen, und Dokumente anzeigen</a></li>
    <li><a target="_blank" href="https://store.shopware.com/welo919942967742/erweitete-benachrichtigungen-produkt-benachrichtigungen-im-backend-anzeigen.html" rel="noreferrer noopener">Erweitete Benachrichtigungen - Produkt Benachrichtigungen im Backend anzeigen</a></li>
    <li><a target="_blank" href="https://store.shopware.com/welo790758274395f/artikelvorschau-aus-der-kategorie-listing-im-backend.html" rel="noreferrer noopener">Artikelvorschau aus der Kategorie Listing im Backend</a>
    </li><li><a target="_blank" href="https://store.shopware.com/welo229525412803/bewertungen-aus-kategorie-und-suchergebnisse-seite-anzeigen.html" rel="noreferrer noopener">Bewertungen aus Kategorie und Suchergebnisse Seite anzeigen</a></li>
    <li><a target="_blank" href="https://store.shopware.com/welo150524155802/artikelbilder-ueberall-im-backend-anzeigen.html" rel="noreferrer noopener">Artikelbilder überall im Backend anzeigen</a></li>
</ul><br /><br />

<h2>Fragen zum Produkt?</h2>
Bei Verbesserungsvorschlägen oder
individuellen Anpassungen die mit dem Plugin nicht abbildbar sind können
Sie sich gerne an uns per Mail unter <a href="mailto:shopware@webloupe.de">shopware@webloupe.de</a> kontaktieren!

<br />
  </p>
   ]]>
    </description>

    <description lang="fr">
        <![CDATA[
<h2>Description</h2>
   <p>

    Le plugin vous permet de créer (et/ou d'envoyer au client) automatiquement tous les documents PDF (documents internes et standards de Shopware) directement après
    que la commande ait été achevée <br />

    Dans le mail de confirmation, les documents suivants peuvent être envoyés: <br />
    Facture, bon de livraison, note de crédit, facture d'annulation, confirmation de commande, liste de sélection Pickware, devis, conditions générales, droit de rétractation, instruction de révocation, politique de confidentialité, ... <br />
    Entrez simplement le nom du document PDF dans la configuration du plugin et indiquez quels documents doivent être créés et envoyés, ou simplement créés.
<br /><br />

<h2>Documents pris en charge</h2>
<ul>
    <li>Factures</li>
    <li>Bons de livraison</li>
    <li>Crédit</li>
    <li>Facture d'annulation</li>
    <li>Autres dcuments interne</li>
</ul><br />

<h2>Langues disponibles</h2>

<ul>
    <li>Allemand</li>
    <li>Anglais</li>
    <li>Français</li>
</ul><br />

<h2>Fonctions</h2><ul>
    <li>Creation automatique de tous les documents/li>
    <li>Envoi automatique de tous les documents</li>
</ul>
<br /><br />

<h2>Questions sur le plugin?</h2>
N'hésitez pas à nous contacter pour des suggestions d'amélioration ou réglages individuels sur le plugin
 par e-mail à l'adresse <a href="mailto:shopware@webloupe.de"> shopware@webloupe.de </a>!
<br />
  </p>
   ]]>
    </description>
</plugin>
