> For the complete documentation index, see [llms.txt](https://docs.premsoft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premsoft.de/en/plugins/form-toolkit.md).

# Form Toolkit

Forms don't sell directly — but they open the conversation. A product inquiry, a configurator, a consultation booking, a job application: wherever your shop needs more than just an "Add to cart" button, the Form Toolkit builds exactly the form your use case requires — no code, no third-party tools.

<figure><img src="/files/TaCl4t6YQQByTp2K2gro" alt=""><figcaption></figcaption></figure>

## Why your shop needs a dedicated form toolkit

Default contact forms look the same everywhere. With the Form Toolkit you shape every form to match the matter at hand: from the short "Ask about this product" to a multi-step wizard for advisory or quote journeys.

* **Tailored instead of standard**: 13 field types, freely combinable
* **Where your customers are**: as a CMS layout or as a modal on product detail pages
* **Multilingual just like your shop**: every form translatable per language
* **GDPR-friendly**: no external service, data stays in your shop

## How the Form Toolkit helps you

You drop forms into Shopping Experiences as a CMS element, or activate them automatically on product detail pages. Every submission lands neatly structured in your Shopware admin — including status (new / read / answered), sender and every submitted value.

* Status workflow per submission
* Filter by form, status, time range
* CSV export for your reporting
* Full-text search across every submitted value

## More than just input fields

A form is more than a few inputs. With structure elements, conditional fields and a multi-step wizard you build forms that adapt to the customer's answers.

* **Structure**: field groups, column layout (2 / 3 columns), wizard step, divider, spacer
* **Content**: headings, explanation texts, coloured notice boxes
* **Conditional display**: "Show field B only when field A = Yes"

## Flexible everywhere in your shop

CMS landing page, footer page or product detail page — the Form Toolkit renders cleanly in every context and adopts your shop's theme.

* CMS element for Shopping Experiences
* Special form "Product inquiry" with a trigger button on the PDP
* Fully responsive, Bootstrap-compatible
* Dedicated storefront plugins for wizard, conditional fields and validation

## Built for your workflows

Every submission triggers an internal event — you decide what happens next. The Flow Builder triggers confirmation mails, internal notifications or custom actions.

* Customer confirmation mail configurable per form
* Up to N mail routes per form (Premium) — with conditions per recipient
* Flow Builder action for custom workflows
* Headless-ready via Store API

## Outcome

Less juggling of third-party tools, all inquiries cleanly stored in your shop, easy to evaluate and answer — and a form experience that fits your storefront perfectly.

[Continue to the quickstart →](/en/plugins/form-toolkit/quickstart.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.premsoft.de/en/plugins/form-toolkit.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.
