Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions Documentation/Installation/Updates/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://packagist.org/packages/typo3/>`__.
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<https://extensions.typo3.org/extension/gridelements>`__
was replaced by the `container extension<https://extensions.typo3.org/extension/container>`__, 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 <t3coreapi:upgradingextensions>`.

Expand Down