This extension provides a dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. for TYPO3 content changes.
Warning
This package is in early development stage and may change significantly in the future. I am working steadily to release a stable version as soon as possible.
Dashboard heatmap for content changes: Instantly visualize when and how much content was changed in TYPO3.
Dashboard heatmap for system errors: Quickly identify critical periods and error spikes with a clear heatmap overview.
Dashboard heatmap for user logins: Track user activity and login patterns over time with a visual heatmap.
Custom heatmap widgets: Flexibly extend your dashboard with your own widgets, e.g. for visitor analytics or other data sources.
- TYPO3 >= 12.4
 - PHP 8.2+
 
composer require konradmichalik/typo3-heatmapDownload the zip file from TYPO3 extension repository (TER).
- Install the extension.
 - Add the "Content changes (Heatmap)" widget to your dashboard via the "System Information" tab.
 
- Display the heatmap within your dashboard.
 
You can register your own heatmap widgets by implementing a custom data provider.
Please have a look at CONTRIBUTING.md.
The extension icon based on  the original
content icon from TYPO3 core which is
originally licensed under MIT License.
Empty icon by Chattapat from Noun Project (CC BY 3.0)
This project is licensed under GNU General Public License 2.0 (or later).