TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,37 @@
.. include:: /Includes.rst.txt
.. _deprecation-81951:
====================================================
Deprecation: #81951 - Install Tool entry point moved
====================================================
See :issue:`81951`
Description
===========
The canonical entry point for accessing the install tool now is:
:file:`typo3/install.php`
Impact
======
Accessing :file:`typo3/install/` will still work and redirect to the new
location, but has been deprecated.
Affected Installations
======================
Every TYPO3 installation is affected.
Migration
=========
Change bookmarks or scripts from the old entry point to the new one.
.. index:: Backend, NotScanned