For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Install the plugin

  1. Download the Form Toolkit from the Shopware Store to your shop.

  2. In the admin go to Extensions → My extensions.

  3. Click Install next to "PremSoft Form Toolkit" and then toggle the switch to activate it.

During installation the necessary database tables and the media folder Form Toolkit Uploads are created automatically. The email templates "New Submission" and "Customer Confirmation" are imported on first activation.

Plugin configuration

Open Extensions → My extensions → Form Toolkit → Configure.

General

Setting
Effect

Activate plugin for this sales channel

Enables/disables the Form Toolkit per sales channel.

Uploads

Setting
Effect

Media folder for uploaded files

Where file-upload fields store their content. Default: "Form Toolkit Uploads".

Allowed file extensions

Comma-separated list, e.g. jpg, png, pdf. Empty = every extension is accepted.

The allowlist applies both in the browser (file-picker filter) and on the server (validation).

Captcha

The plugin uses the captcha standard of Shopware Core. Enable your preferred captcha provider under Settings → Storefront → Captcha:

  • Honeypot — invisible bot trap, transparent to customers

  • Basic Captcha — image-code input

  • Google reCAPTCHA v2 / v3 — external provider

The Form Toolkit automatically includes the active captcha — no per-form configuration required.

Next steps

Last updated

Was this helpful?