xima / xima-typo3-recent-updates
A widget for the dashboard to display new and recently updated elements.
Installs: 114
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 2
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.1
- typo3/cms-backend: ^11.5 || ^12.0 || ^13.0
- typo3/cms-core: ^11.5 || ^12.0 || ^13.0
- typo3/cms-dashboard: ^11.5 || ^12.0 || ^13.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.52
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^1.10
- symfony/translation: ^6.3 || ^7.0
README
TYPO3 extension xima_typo3_recent_updates
This TYPO3 extension provides a dashboard widget to display all recent updates of the CMS content.
Installation
Composer
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
TER
Download the zip file from TYPO3 extension repository (TER).
Usage
-
Install the extension.
-
Add the widget to your dashboard via the "System Information" tab.
-
Display the recent updates within your dashboard.
License
This project is licensed under GNU General Public License 2.0 (or later).