PHPackages                             sudhaus7/fe-data-history - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. sudhaus7/fe-data-history

ActiveTypo3-cms-extension[Logging &amp; Monitoring](/categories/logging)

sudhaus7/fe-data-history
========================

Log the changed data in frontend mode

4.0.0(3mo ago)428.8k—7.4%2[1 issues](https://github.com/sudhaus7/fe-data-history/issues)[1 PRs](https://github.com/sudhaus7/fe-data-history/pulls)MITPHPPHP ^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5CI failing

Since Jan 30Pushed 3w ago2 watchersCompare

[ Source](https://github.com/sudhaus7/fe-data-history)[ Packagist](https://packagist.org/packages/sudhaus7/fe-data-history)[ RSS](/packages/sudhaus7-fe-data-history/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (8)Dependencies (26)Versions (21)Used By (0)

FE User History
===============

[](#fe-user-history)

[![Latest Stable Version](https://camo.githubusercontent.com/c286e0e4d55a31048bb31b0b2c751c9d7c76b03a56612855dbaa5d5a1409ace1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73756468617573372f66652d646174612d686973746f72792e737667)](https://packagist.org/packages/sudhaus7/fe-data-history)[![Build Status](https://github.com/endroid/qr-code/workflows/CI/badge.svg)](https://github.com/sudhaus7/fe-data-history/actions)[![Total Downloads](https://camo.githubusercontent.com/4badeea3848f1421e3946654c4d8ce5e5b3173568ab8a7533bdca5911531ff87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73756468617573372f66652d646174612d686973746f72792e737667)](https://packagist.org/packages/sudhaus7/fe-data-history)[![Monthly Downloads](https://camo.githubusercontent.com/ebf167cb9a61df6bea1851fb7f6117c3834770ed4cc56262ace6c546720da166/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f73756468617573372f66652d646174612d686973746f72792e737667)](https://packagist.org/packages/sudhaus7/fe-data-history)[![License](https://camo.githubusercontent.com/678afd68929bcd8f8081742839083f16c85c42a03cfb75c760e79ff8d22dd03b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73756468617573372f66652d646174612d686973746f72792e737667)](https://packagist.org/packages/sudhaus7/fe-data-history)

A TYPO3 Plugin for saving frontend edited records history in sys\_history.

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

[](#installation)

Install the Extension via composer

```
composer require sudhaus7/fe-data-history
```

Usage
-----

[](#usage)

For getting your history logged in backend table, you need to add the interface `HistoryEntityInterface` to your Extbase AbstractEntity object.

### Example

[](#example)

```
/**
 * class MyEntityObject
 * @package VENDOR\MyExtension\Domain\Model
 */
class MyEntityObject extends \TYPO3\CMS\Extbase\DomainObject\AbstractEntity implements \SUDHAUS7\FeDataHistory\Domain\HistoryEntityInterface
{
}
```

The extension uses the Extbase Backend SignalSlots for getting signal, if Entity is created, deleted or updated.

`ElementHistoryController` xclasses the original one for getting the information in the backend history log.

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance83

Actively maintained with recent releases

Popularity33

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 60% 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 ~131 days

Recently: every ~143 days

Total

18

Last Release

117d ago

Major Versions

1.0.9 → 2.0.12021-10-13

2.x-dev → 3.0.12026-03-08

3.x-dev → 4.0.02026-03-08

PHP version history (3 changes)1.0.8PHP &gt;=7.2

2.0.1PHP &gt;=7.4

3.0.1PHP ^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9f3b5a9949724de5da93fcf1ea189dd31131a25502fb8555eb7cff3fab5cfad?d=identicon)[sudhaus7](/maintainers/sudhaus7)

---

Top Contributors

[![calien666](https://avatars.githubusercontent.com/u/11405116?v=4)](https://github.com/calien666 "calien666 (21 commits)")[![foppelfb](https://avatars.githubusercontent.com/u/7147768?v=4)](https://github.com/foppelfb "foppelfb (12 commits)")[![dsimon-dsimon](https://avatars.githubusercontent.com/u/35999103?v=4)](https://github.com/dsimon-dsimon "dsimon-dsimon (2 commits)")

---

Tags

frontendloggertypo3typo3-extension

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sudhaus7-fe-data-history/health.svg)

```
[![Health](https://phpackages.com/badges/sudhaus7-fe-data-history/health.svg)](https://phpackages.com/packages/sudhaus7-fe-data-history)
```

###  Alternatives

[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[web-vision/wv_deepltranslate

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

33304.3k](/packages/web-vision-wv-deepltranslate)[web-vision/deepltranslate-core

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

33142.5k8](/packages/web-vision-deepltranslate-core)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

22260.2k](/packages/eliashaeussler-typo3-warming)

PHPackages © 2026

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