doublespark/form-database

Saves Contao frontend form submissions to the database.

Maintainers

Package info

github.com/doublespark/contao-form-database-bundle

Type:ds-contao-bundle

pkg:composer/doublespark/form-database

Statistics

Installs: 622

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.2 2025-11-21 09:30 UTC

This package is auto-updated.

Last update: 2026-02-21 09:57:07 UTC


README

Saves all forms created using Contao's frontend form manager when they are submitted in the frontend.

Contao's "Store form data" function requires you to create a database table with columns that match the form fields. This extension will automatically save all form submissions and make them available to view in the backend in one place without having to create a dedicated table.