---
title: "Deprecation: #81951 - Install Tool entry point moved"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-81951"
source: "Changelog/9.0/Deprecation-81951-InstallToolEntryPointMoved.rst"
typo3-version: "9.0"
typo3-major: 9
type: "deprecation"
issue: 81951
forge: "https://forge.typo3.org/issues/81951"
tags: ["Backend", "NotScanned"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Deprecation: #81951 - Install Tool entry point moved {#deprecation-81951}

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

## Description {#description}

The canonical entry point for accessing the install tool now is:

`typo3/install.php`

## Impact {#impact}

Accessing `typo3/install/` will still work and redirect to the new
location, but has been deprecated.

## Affected Installations {#affected-installations}

Every TYPO3 installation is affected.

## Migration {#migration}

Change bookmarks or scripts from the old entry point to the new one.
