---
title: "Feature: #89894 - Separate system extensions from 3rd-party extensions visually"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-89894"
source: "Changelog/10.3/Feature-89894-SeparateSystemExtensionsFrom3rd-partyExtensionsVisually.rst"
typo3-version: "10.3"
typo3-major: 10
type: "feature"
issue: 89894
forge: "https://forge.typo3.org/issues/89894"
tags: ["Backend", "ext:extensionmanager"]
rendered: "2026-09-23T19:53:57+00:00"
---

# Feature: #89894 - Separate system extensions from 3rd-party extensions visually {#feature-89894}

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

## Description {#description}

The Extension Manager in TYPO3 allows backend users to list, activate, deactivate, configure
and possibly add/remove extensions from the system. When using the Extension Manager,
backend users work with either core extensions (system extensions) or 3rd-party extensions,
depending on their task.

The extension list shown in the Extension Manager can now be filtered by certain extension types (system and 3rd-party extensions).

## Impact {#impact}

A limited list of extensions, either system or 3rd-party extensions, makes it easier for backend users
to find the extension they intend to work with and/or to get a quick overview which extensions are
currently installed (e.g. 3rd-party extensions). This improves the usability of the backend for integrators/administrators.
