Pixeleyes GmbH - Shopware Plugins
  • Anleitungen / Instructions
    • 🇩🇪Deutsch
      • Dokumentation unserer Shopware 6 Plugins
        • Artikeldesigner für Shopware 6
          • Systemanforderungen
          • Installation
            • Plugineinstellungen
            • Anlegen von Alben in der Medienverwaltung
            • Import / Export
          • Pluginmenu
            • Druckarten
            • Konfiguration
              • Tab Reiter Standard
              • Tab Reiter Einstellungen
              • Tab Experimentiell
              • Tab Reiter "Verknüpfte Optionen"
              • Optionen
              • Optionswerte
            • Schriften
            • Varianten
            • Ansichten
            • Motive
            • Motiv-Kategorien
            • Farben
          • Individuelles Maß oder Varianten benutzen?
          • Schriften generieren
          • Konfiguration eines Artikels
        • Flächenberechnung für Shopware 6
          • Changelog
          • Systemvoraussetzungen
          • Installation / Updates
          • Pluginkonfiguration
          • Quick Start
          • Optionen
          • Optionswerte
          • Konfiguration
            • Tab Standard
            • Tab Einstellungen
            • Tab Kalkulation
            • Tab Verknüpfte Optionen
              • Tab Standard
              • Tab Konfiguration
              • Tab Kalkulation
              • Tab Sonstiges
              • Tab Upload
          • Matrix
            • Matrix erstellen
          • Email Templates
          • Import und Export Profile
          • Erstellen einer Konfiguration
          • FAQ
        • Lexikon / Glossar für Shopware 6
          • Funktionsbeschreibung
          • Installation
          • Pluginkonfiguration
          • Menüeinstellungen
            • Lexikon Kategorien
            • Lexikon Einträge
              • Stammdaten
              • Bilder
              • Seo
              • Zugehörige Artikel
          • Lexikon veröffentlichen
        • FAQ Manager für Shopware 6
          • Funktionsbeschreibung
          • Installation
          • Plugin Konfiguration
          • Menueinstellungen
            • FAQ Seiten
            • FAQ Kategorien
            • FAQ Einträge
          • FAQ veröffentlichen
        • Zusätzliche Artikeltabs für Shopware 6
          • Funktionsbeschreibung
          • Installation
          • Pluginkonfiguration
          • Menueinstellungen
            • Tabs
          • Zuweisen der Tabs
        • Formular Manager für Shopware 6
          • Systemvoraussetzungen
          • Installation / Updates
          • Pluginmenu
            • Formular Konfiguration
            • Formular Gruppen
            • Formular Felder
              • Tab Textfelder
              • Tab Numerische Felder
              • Tab Datumsfelder
              • Tab Sonstiges
              • Tab Uploadfeld
          • Formular in Erlebniswelt einbinden
          • FAQ's
          • Email Template
        • Blog für Shopware 6
          • Systemvoraussetzungen
          • Plugin Konfiguration
          • Installation / Updates
          • Pluginmenu
            • Blog Kategorien
            • Blog Einträge
            • Blog Autoren
            • Erlebniswelten - Blog Komponente
          • Faq
          • Import und Export Profile
    • 🏴󠁧󠁢󠁥󠁮󠁧󠁿English
      • Documentation of our Shopware 6 plugins
        • Artikeldesigner for Shopware 6
          • Systemanforderungen
          • Installation
            • Plugineinstellungen
            • Anlegen von Alben in der Medienverwaltung
            • Import / Export
          • Pluginmenu
            • Druckarten
            • Konfiguration
              • Tab Reiter Standard
              • Tab Reiter Einstellungen
              • Tab Experimentiell
              • Tab Reiter "Verknüpfte Optionen"
              • Optionen
              • Optionswerte
            • Schriften
            • Varianten
            • Ansichten
            • Motive
            • Motiv-Kategorien
            • Farben
          • Individuelles Maß oder Varianten benutzen?
          • Schriften generieren
          • Konfiguration eines Artikels
        • Flächenberechnung für Shopware 6
          • Systemvoraussetzungen
          • Installation / Updates
          • Pluginkonfiguration
          • Quick Start
          • Optionen
          • Optionswerte
          • Konfiguration
            • Tab Standard
            • Tab Einstellungen
            • Tab Kalkulation
            • Tab Verknüpfte Optionen
              • Tab Standard
              • Tab Konfiguration
              • Tab Kalkulation
              • Tab Sonstiges
              • Tab Upload
          • Matrix
            • Matrix erstellen
          • Email Templates
          • Import und Export Profile
          • Erstellen einer Konfiguration
        • Lexikon / Glossar für Shopware 6
          • Funktionsbeschreibung
          • Installation
          • Pluginkonfiguration
          • Menüeinstellungen
            • Lexikon Kategorien
            • Lexikon Einträge
              • Stammdaten
              • Bilder
              • Seo
              • Zugehörige Artikel
          • Lexikon veröffentlichen
        • FAQ Manager für Shopware 6
          • Funktionsbeschreibung
          • Installation
          • Plugin Konfiguration
          • Menueinstellungen
            • FAQ Seiten
            • FAQ Kategorien
            • FAQ Einträge
          • FAQ veröffentlichen
        • Zusätzliche Artikeltabs für Shopware 6
          • Funktionsbeschreibung
          • Installation
          • Pluginkonfiguration
          • Menueinstellungen
            • Tabs
          • Zuweisen der Tabs
        • Forms Manager for Shopware 6
          • System requirements
          • Installation / Updates
          • Pluginmenu
            • Forms Configuration
            • Forms groups
            • Forms fields
              • Tab textfields
              • Tab Numeric Fields
              • Tab datefields
              • Tab others
          • Integrate the form into the experience world
          • FAQ's
          • Email Template
        • Blog for shopware 6
          • System requirements
          • Plugin configuration
          • Installation / updates
          • Pluginmenu
            • Blog categories
            • Blog entries
            • Blog authors
  • Support
    • FAQ's
    • Kontakt
    • Impressum
Powered by GitBook
On this page
  1. Anleitungen / Instructions
  2. English
  3. Documentation of our Shopware 6 plugins
  4. Forms Manager for Shopware 6

Email Template

PreviousFAQ'sNextBlog for shopware 6

Last updated 1 year ago

Email template:

When you install the plugin, an email template “Form Manager” and the email type “Form Manager” are created.

You can then adapt and/or duplicate this at any time.

If you want to create a new email template, be sure to select the “Form Manager” type

For more information about email templates, see

Make sure to enter the required code for TEXT and HTML under Mail text

TEXT

 The following message was sent to you via the contact form.
 {{ pixforData.config.translated.name }}
 {% if pixforData.email %}
 e-Mail:{{ pixforData.email }}
 {% endif %}
 {% if pixforData.subject %}
 Betreff:{{ pixforData.subject }}
 {% endif %}
 {% for item in pixforData.form %}
 {{ item.label }}:{{ item.value }}
 {% endfor %}

HTML

<div style="font-family:arial; font-size:12px;">
<p>
 The following message was sent to you via the contact form.<br/>
<br/>
 
<h2> {{ pixforData.config.translated.name }}</h2> 
{% if pixforData.email %}
<b>e-Mail:</b>{{ pixforData.email }}<br>
{% endif %}
{% if pixforData.subject %}
<b>Betreff:</b>{{ pixforData.subject }}<br>
{% endif %}
{% for item in pixforData.form %}
<b>{{ item.label }}:</b> {{ item.value }}<br>
 {% endfor %}
 </p>
 </div>

🏴󠁧󠁢󠁥󠁮󠁧󠁿
https://docs.shopware.com/en/shopware-6-en/settings/email-templates