---
title: "Feature: #89458 - Show link to online docs in extension manager"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-89458"
source: "Changelog/10.2/Feature-89458-ShowLinkToOnlineDocsInExtensionManager.rst"
typo3-version: "10.2"
typo3-major: 10
type: "feature"
issue: 89458
forge: "https://forge.typo3.org/issues/89458"
tags: ["Backend", "ext:extensionmanager"]
rendered: "2026-09-18T17:00:34+00:00"
---

# Feature: #89458 - Show link to online docs in extension manager {#feature-89458}

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

## Description {#description}

The export of extensions provided by [https://extensions.typo3.org](https://extensions.typo3.org) has been extended with the link
to the documentation of an extension. This link is now shown in all lists of extensions as well
as the detail view of extensions in the extension manager.

It is recommended that extension authors add documentation for their extensions on docs.typo3.org.

However, if an extension provides an external documentation source, the custom link takes precedence
over any existing documentation at docs.typo3.org.

## Impact {#impact}

Extension documentation links are now available in the extension manager.
