PHPackages                             wacon/forms2db - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. wacon/forms2db

ActiveTypo3-cms-extension[Database &amp; ORM](/categories/database)

wacon/forms2db
==============

Forms finisher, to save in database.

2.0.1(3mo ago)04.0k↓15.2%[1 issues](https://github.com/wacon-internet-gmbh/forms2db/issues)GPL-3.0-or-laterPHPPHP &gt;=8.3.0

Since Apr 4Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/wacon-internet-gmbh/forms2db)[ Packagist](https://packagist.org/packages/wacon/forms2db)[ Docs](https://www.wacon.de/typo3-service/forms2db.html)[ RSS](/packages/wacon-forms2db/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

Save TYPO3 Form Data with "forms2db"

With the system extension **"forms"**, creating forms in TYPO3 is very simple. Unfortunately, by default, the data entered by users is **not** saved. This issue is resolved by our custom extension **"forms2db"**.

Installation
------------

[](#installation)

Install the extension via Composer:

```
composer require wacon/forms2db
```

Setup
-----

[](#setup)

In the TYPO3 backend:

1. Navigate to **Admin Tools &gt; Maintenance**
2. Run:
    - **Analyze Database Structure**
    - **Flush TYPO3 and PHP Cache**

Usage
-----

[](#usage)

After installation and setup, the following features are available:

### 1. New Finisher: "Save the Mail to the Database"

[](#1-new-finisher-save-the-mail-to-the-database)

In your TYPO3 **forms**, the finisher **"Save the Mail to the Database"** becomes available. This allows user-submitted data to be stored in the database.

### 2. Module: "Forms results"

[](#2-module-forms-results)

A new backend module **"Forms results"** is added:

- Export submitted data in **CSV format**
- Process the data in external tools (e.g., Microsoft Excel)

### 3. Data Deletion

[](#3-data-deletion)

You can manually delete stored form entries via the **Forms results** module.

### 4. Automatic Deletion (Privacy Recommendation)

[](#4-automatic-deletion-privacy-recommendation)

To comply with data protection laws (e.g., GDPR), we recommend setting up **automatic data deletion** using the TYPO3 **Scheduler**.

Use the following scheduler task:

- **Task name:** `Table garbage collection`

This will regularly clean up stored form data according to your configured retention policies.

For more information see:

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance82

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~32 days

Recently: every ~73 days

Total

11

Last Release

90d ago

Major Versions

1.2.3 → 2.0.02025-12-18

PHP version history (2 changes)1.0.0PHP &gt;=8.1.0

2.0.0PHP &gt;=8.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e942b21b320534797b845309055996c15e4bd661004b027c9048ed96da42253a?d=identicon)[info@wacon.de](/maintainers/info@wacon.de)

---

Top Contributors

[![kuschmitt](https://avatars.githubusercontent.com/u/48821904?v=4)](https://github.com/kuschmitt "kuschmitt (23 commits)")[![wassoli](https://avatars.githubusercontent.com/u/20295599?v=4)](https://github.com/wassoli "wassoli (1 commits)")

### Embed Badge

![Health badge](/badges/wacon-forms2db/health.svg)

```
[![Health](https://phpackages.com/badges/wacon-forms2db/health.svg)](https://phpackages.com/packages/wacon-forms2db)
```

###  Alternatives

[in2code/migration

Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.

6277.0k3](/packages/in2code-migration)[bmack/site-importer

Imports records from a Yaml file structure into the TYPO3 database

2383.2k](/packages/bmack-site-importer)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[stefanfroemken/mysqlreport

Analyze and profile your TYPO3 databases queries

1314.9k](/packages/stefanfroemken-mysqlreport)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
