From a0b7138b7861618f7fd0f3f2afc74c23e19b0f94 Mon Sep 17 00:00:00 2001 From: "lina.wolf" Date: Sat, 22 Aug 2026 08:08:41 +0200 Subject: [PATCH] [BUGFIX] Restore sentence accidentally deleted in #841 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. Signed-off-by: lina.wolf Assisted-by: Claude Sonnet 5 Releases: main, 14.3, 13.4 --- 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 `.