This TYPO3 extension provides a dashboard widget to display all recent updates of the CMS content.
In a composer-based TYPO3 installation you can install the extension EXT:xima-typo3-recent-updates via composer:
composer require xima/xima-typo3-recent-updates
Download the zip file from TYPO3 extension repository (TER).
-
Install the extension.
-
Add the widget to your dashboard via the "System Information" tab.
-
Display the recent updates within your dashboard.
Use the following ddev command to easily install all support TYPO3 versions.
ddev install all
This project is licensed under GNU General Public License 2.0 (or later).