From 94415165dcfdd157ebe3617e04e01af5011cf31c Mon Sep 17 00:00:00 2001 From: Jo Hasenau Date: Fri, 21 Aug 2026 01:02:11 +0200 Subject: [PATCH 1/3] Removed misleading TYPO3 extension replacement information Removed example of a "replaced" TYPO3 extension, since both extensions still exist up to the latest LTS version of TYPO3 and are actively maintained. --- Documentation/Installation/Updates/Index.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/Installation/Updates/Index.rst b/Documentation/Installation/Updates/Index.rst index 00d58a66..ba42c76b 100644 --- a/Documentation/Installation/Updates/Index.rst +++ b/Documentation/Installation/Updates/Index.rst @@ -117,9 +117,6 @@ you can enter the name of that extension and get information about supported TYP 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. Useful commands to simplify the updates of extensions can be found in the :ref:`Upgrade extensions guide `. From 9a8dfd05d08f0f436234787bd17ca44c1778ae56 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Fri, 21 Aug 2026 15:49:51 +0200 Subject: [PATCH 2/3] Update Documentation/Installation/Updates/Index.rst Co-authored-by: David Bruchmann --- Documentation/Installation/Updates/Index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/Installation/Updates/Index.rst b/Documentation/Installation/Updates/Index.rst index ba42c76b..e1caa7a4 100644 --- a/Documentation/Installation/Updates/Index.rst +++ b/Documentation/Installation/Updates/Index.rst @@ -116,7 +116,9 @@ 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, any blog extension could be replaced by another of several blog extensions. + +Note that there is also an extension "blog_example" which serves as example for extension developers and not so much for production. Useful commands to simplify the updates of extensions can be found in the :ref:`Upgrade extensions guide `. From b54572bd41bbda0f5f7146bacb3e206b747968be Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Fri, 21 Aug 2026 15:50:30 +0200 Subject: [PATCH 3/3] Apply suggestion from @linawolf --- Documentation/Installation/Updates/Index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/Installation/Updates/Index.rst b/Documentation/Installation/Updates/Index.rst index e1caa7a4..67881a73 100644 --- a/Documentation/Installation/Updates/Index.rst +++ b/Documentation/Installation/Updates/Index.rst @@ -118,8 +118,6 @@ Some extension authors prefer to only publish their extensions on `packagist `. .. _getting-started-deprecations: