We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98ecfa commit 0218cbfCopy full SHA for 0218cbf
Documentation/Administration/Updates/Index.rst
@@ -9,8 +9,13 @@ Updates
9
Version 4.x > 5.x
10
=================
11
12
-Starting with 5.x the composer package name and extension key has been renamed,
13
-which requires to uninstall previous extension first.
+Starting with 5.x the composer package name and extension key has been renamed!
+
14
+You need to migrate the extension settings from
15
+``['TYPO3_CONF_VARS']['EXTENSIONS']['wv_deepltranslate']`` to
16
+``['TYPO3_CONF_VARS']['EXTENSIONS']['deepltranslate_core']``.
17
18
+Then you will need to replace the previous package by uninstalling it first.
19
20
composer-mode
21
~~~~~~~~~~~~~
0 commit comments