xima / xima-recent-updates-widget
A widget for the dashboard to display new and recently updated elements.
Installs: 4 559
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 2
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- psr/http-message: ^1.0 || ^2.0
- 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
- typo3/cms-extbase: ^11.5 || ^12.4 || ^13.4
- typo3/cms-fluid: ^11.5 || ^12.4 || ^13.4
- typo3fluid/fluid: ^2.15 || ^4.2
Requires (Dev)
- armin/editorconfig-cli: ^1.0 || ^2.0
- eliashaeussler/php-cs-fixer-config: 2.3.0
- eliashaeussler/version-bumper: ^2.4 || ^3.0
- ergebnis/composer-normalize: ^2.44
- friendsofphp/php-cs-fixer: ^3.52
- helhum/typo3-console: ^7.0 || ^8.1
- helmich/typo3-typoscript-lint: ^3.2
- move-elevator/composer-translation-validator: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0 || ^2.0
- phpstan/phpstan-phpunit: ^1.0 || ^2.0
- phpstan/phpstan-strict-rules: ^1.0 || ^2.0
- phpunit/phpunit: ^10.2 || ^11.0 || ^12.0
- saschaegerer/phpstan-typo3: ^1.10 || ^2.0
- spaze/phpstan-disallowed-calls: ^4.0
- ssch/typo3-rector: ^2.0 || ^3.0
- symfony/translation: ^6.3 || ^7.0
- tomasvotruba/type-coverage: ^1.0 || ^2.0
- typo3/cms-base-distribution: ^11.5 || ^12.4 || ^13.4
- typo3/cms-lowlevel: ^11.5 || ^12.4 || ^13.4
- typo3/coding-standards: ^0.7 || ^0.8
- dev-main
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- v0.2.1
- v0.2.0
- v0.1.1
- v0.1.0
- dev-time-ago
- dev-author-mail
- dev-composer-lock
- dev-ddev-typo3-multi-version-setup
- dev-fix-widget-header
- dev-extension-icon
- dev-unit-tests
- dev-contributing
- dev-security-guidelines
- dev-composer-translation-validator
- dev-composer-scripts
- dev-editorconfig
- dev-version-bumper
- dev-renovate
- dev-codeowners
- dev-gitattributes
- dev-phpstan
- dev-php-cs-fixer
This package is auto-updated.
Last update: 2025-08-08 16:30:51 UTC
README
TYPO3 extension xima_typo3_recent_updates
This TYPO3 extension provides a dashboard widget to display recent updates which have been made in the TYPO3 backend. It helps editors and administrators to quickly see what has changed recently, enhancing transparency and collaboration within the team.
Note
The information displayed in the widget is based on the "content" channel of the TYPO3 system log. Therefore, it only shows updates that have been logged in the system log.
🔥 Installation
Requirements
- TYPO3 >= 11.5
- PHP 8.1+
Composer
composer require xima/xima-typo3-recent-updates
TER
Download the zip file from TYPO3 extension repository (TER).
💡 Usage
-
Install the extension.
-
Add the "Recent Updates" widget to your dashboard via the "System Information" tab.
-
Display the recent updates within your dashboard.
🧑💻 Contributing
Please have a look at CONTRIBUTING.md
.
💎 Credits
The extension icon based on the original
module-install-upgrade
icon from TYPO3 core which is
originally licensed under MIT License.
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).