# Einrichtung

{% hint style="info" %}
Die Installation der Erweiterung erfolgt wie gewohnt über den Community Store von Shopware oder durch ein Hochladen der ZIP-Datei in den Plugins-Ordner.
{% endhint %}

Nach der gewöhnlichen Installation der Erweiterung müssen Sie einen eigenen *Flow* mit dem Flow-Builder in Shopware erstellen. Achten Sie in dem Reiter "Allgemein" darauf, den *Flow* zu aktivieren. \
Wählen Sie nun in dem Reiter "Flow" das Event "Codegiganten / Contact Form / Submit" aus und erstellen Sie eine Aktion. Verwenden Sie die Aktion "E-Mail senden" und wählen Sie das E-Mail-Template der App aus, welches Sie mit dem Suchbegriff "Contact" einfach finden können.

Fügen Sie die Aktion hinzu und speichern Sie den *Flow*. Sie sind mit der einfachen Installation der App nun fertig!

![](https://i.imgur.com/FCSE5ns.png) ![](https://i.imgur.com/h0HqZSp.png)

{% hint style="info" %}
Sollten Sie Fragen haben oder Unterstützung zur Einrichtung der Erweiterung benötigen, kontaktieren Sie uns einfach! Wir unterstützen Sie gerne.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.codegiganten.de/plugin-documentation/apps/anpassbares-kontaktformular-fur-die-storefront/einrichtung.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
