konradmichalik/typo3-heatmap-widget

TYPO3 dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. content changes.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

0.2.0 2025-08-12 11:59 UTC

README

Extension icon

TYPO3 extension typo3_heatmap_widget

Latest Stable Version Supported TYPO3 versions Supported PHP Versions Stability Coverage CGL Tests License

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. Use it at your own risk.

Content changes heatmap

✨ Features

  • Content changes heatmap Dashboard heatmap for content changes: Instantly visualize when and how much content was changed in TYPO3.
  • Error heatmap Dashboard heatmap for system errors: Quickly identify critical periods and error spikes with a clear heatmap overview.
  • Custom heatmap Custom heatmap widgets: Flexibly extend your dashboard with your own widgets, e.g. for visitor analytics or other data sources.

🔥 Installation

Requirements

  • TYPO3 >= 12.4
  • PHP 8.2+

Composer

Packagist Packagist Downloads

composer require konradmichalik/typo3-heatmap-widget

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

⚡ Usage

  1. Install the extension.
  2. Add the "Content changes (Heatmap)" widget to your dashboard via the "System Information" tab.

Select widget in the dashboard

  1. Display the heatmap within your dashboard.

Show widget in the dashboard

Custom Heatmap Widgets

You can register your own heatmap widgets by implementing a custom data provider.

🧑‍💻 Contributing

Please have a look at CONTRIBUTING.md.

💎 Credits

The extension icon based on the original content-widget icon from TYPO3 core which is originally licensed under MIT License.

Empty icon by Chattapat from Noun Project (CC BY 3.0)

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).