Download the PHP package sudhaus7/fe-data-history without Composer
On this page you can find all versions of the php package sudhaus7/fe-data-history. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sudhaus7/fe-data-history
More information about sudhaus7/fe-data-history
Files in sudhaus7/fe-data-history
Download sudhaus7/fe-data-history
More information about sudhaus7/fe-data-history
Files in sudhaus7/fe-data-history
Vendor sudhaus7
Package fe-data-history
Short Description Log the changed data in frontend mode
License MIT
Package fe-data-history
Short Description Log the changed data in frontend mode
License MIT
Please rate this library. Is it a good library?
Informations about the package fe-data-history
FE User History
A TYPO3 Plugin for saving frontend edited records history in sys_history.
Installation
Install the Extension via composer
Usage
For getting your history logged in backend table, you need to add the interface HistoryEntityInterface
to your
Extbase AbstractEntity object.
Example
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.
All versions of fe-data-history with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
typo3/cms-core Version ^10.4 | ^11.5
typo3/cms-backend Version ^10.4 | ^11.5
typo3/cms-extbase Version ^10.4 | ^11.5
typo3/cms-beuser Version ^10.4 | ^11.5
typo3/cms-felogin Version ^10.4 | ^11.5
typo3/cms-core Version ^10.4 | ^11.5
typo3/cms-backend Version ^10.4 | ^11.5
typo3/cms-extbase Version ^10.4 | ^11.5
typo3/cms-beuser Version ^10.4 | ^11.5
typo3/cms-felogin Version ^10.4 | ^11.5
The package sudhaus7/fe-data-history contains the following files
Loading the files please wait ....