---
title: "Feature: #99245 - Registered reactions in configuration module"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-99245-1669974318"
source: "Changelog/12.1/Feature-99245-RegisteredReactionsInConfigurationModule.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Feature: #99245 - Registered reactions in configuration module

See [forge#99245](https://forge.typo3.org/issues/99245)

## Description

With [forge#98373](https://forge.typo3.org/issues/98373), the new reactions component has been introduced to TYPO3
Core. Since reactions allow to hook into the system, it's important for site
administrators to have an overview of registered reactions.

Therefore, the configuration module does now list all registered reactions
with their type identifier and corresponding configuration.

## Impact

It's now possible for site administrators to get an overview of all registered
reactions in the configuration module.
