---
title: "Feature: #97326 - Open backend page from admin panel"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-97326"
source: "Changelog/12.0/Feature-97326-OpenBackendPageFromAdminPanel.rst"
typo3-version: "12.0"
typo3-major: 12
type: "feature"
issue: 97326
forge: "https://forge.typo3.org/issues/97326"
tags: ["ext:adminpanel"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Feature: #97326 - Open backend page from admin panel {#feature-97326}

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

## Description {#description}

In previous versions with EXT:feedit the admin panel had a button to directly
open the currently viewed page in the backend. Since we have backend routing
available, we can implement a similar feature directly in the admin panel.
This will not replace the complete functionality of `feedit`, but it gives editors
a possibility to navigate via the frontend and directly open the backend with a
single click.

## Impact {#impact}

The admin panel has a direct link to the corresponding backend page.
