xima / xima-typo3-recent-updates
A widget for the dashboard to display new and recently updated elements.
Installs: 576
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.4 || ^13.4
- typo3/cms-core: ^11.5 || ^12.4 || ^13.4
- typo3/cms-dashboard: ^11.5 || ^12.4 || ^13.4
Requires (Dev)
- armin/editorconfig-cli: ^1.0 || ^2.0
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.52
- helhum/typo3-console: ^8.1
- helmich/typo3-typoscript-lint: ^3.2
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^1.0 || ^2.0
- ssch/typo3-rector: ^2.0 || ^3.0
- symfony/translation: ^6.3 || ^7.0
- typo3/cms-base-distribution: ^11.5 || ^12.4 || ^13.4
- typo3/cms-lowlevel: ^11.5 || ^12.4 || ^13.4
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.
Development
Use the following ddev command to easily install all support TYPO3 versions.
ddev install all
License
This project is licensed under GNU General Public License 2.0 (or later).