# 2. Installation

1. Download the plugin and upload the ZIP file via the plugin manager in your Shopware backend
2. Click on the install icon to install the plugin and then activate it
3. The plugin installation creates a new attribute field for forms. Open a form in the backend under "Content -> Forms" and check whether the new free text field is available in the "Free text fields" area.


---

# 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.momocode.de/en/shopware-5/html-mail-for-forms/2.-installation.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.
