From b9af461632d9871026cea34d204e976b0c4a8e44 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Sat, 22 Aug 2026 08:23:28 +0200 Subject: [PATCH] [BUGFIX] Restore sentence accidentally deleted in #841 (#847) PR #841 removed the outdated gridelements/container example but also dropped the lead-in clause "issue or search for an alternative extension offering the same functionality.", leaving a dangling sentence fragment. Assisted-by: Claude Sonnet 5 Releases: main, 14.3, 13.4 Signed-off-by: lina.wolf (cherry picked from commit 3320a4acf277c783ef42104afeae8662698925ce) --- Documentation/Installation/Updates/Index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Installation/Updates/Index.rst b/Documentation/Installation/Updates/Index.rst index 67881a73..d15c95f2 100644 --- a/Documentation/Installation/Updates/Index.rst +++ b/Documentation/Installation/Updates/Index.rst @@ -116,6 +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, 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 `.