From db7d0fdefc6194304beb2fbb5f61ad173e4d8da8 Mon Sep 17 00:00:00 2001 From: Jo Hasenau Date: Fri, 21 Aug 2026 16:48:24 +0200 Subject: [PATCH] Removed misleading TYPO3 extension replacement information (#841) (cherry picked from commit b24f5518d99b9b80003cd76920311c97bae70d2b) --- Documentation/Installation/Updates/Index.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Documentation/Installation/Updates/Index.rst b/Documentation/Installation/Updates/Index.rst index 00d58a66..67881a73 100644 --- a/Documentation/Installation/Updates/Index.rst +++ b/Documentation/Installation/Updates/Index.rst @@ -116,10 +116,7 @@ have to update the third-party extensions too. In the **TER**, `TYPO3 Extension you can enter the name of that extension and get information about supported TYPO3 versions. Some extension authors prefer to only publish their extensions on `packagist `__. When the extension does not exist for the current TYPO3 version you can create an -issue or search for an alternative extension offering the same functionality. -For example, the `gridelements extension`__ -was replaced by the `container extension`__, both -having equal functionalities. +For example, any blog extension could be replaced by another of several blog extensions. Useful commands to simplify the updates of extensions can be found in the :ref:`Upgrade extensions guide `.