---
title: "Breaking: #81225 - Merged EXT:context_help to EXT:backend"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-81225"
source: "Changelog/9.0/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #81225 - Merged EXT:context_help to EXT:backend

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

## Description

The extension `context_help` has been merged into the extension backend.

## Impact

The extension backend can't be deactivated.
Any check if `context_help` is installed will return false.

## Affected Installations

Installations with extensions with checks for extension `context_help` being installed.

## Migration

Remove the checks.
