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.1.2(1mo ago)06.2k—6.5%1[3 issues](https://github.com/wacon-internet-gmbh/forms2db/issues)GPL-3.0-or-laterPHPPHP &gt;=8.3.0

Since Apr 4Pushed 1mo 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 2d ago

READMEChangelogDependencies (4)Versions (15)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

50

—

FairBetter than 95% of packages

Maintenance90

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96.6% 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 ~31 days

Recently: every ~37 days

Total

14

Last Release

46d 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 (28 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

[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[7elix/styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

10727.3k](/packages/7elix-styleguide)[eliashaeussler/typo3-form-consent

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

1595.5k](/packages/eliashaeussler-typo3-form-consent)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)

PHPackages © 2026

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