Skip to content

Commit 0218cbf

Browse files
pixelbracketssbuerk
authored andcommitted
[FEATURE] Add extension settings to upgrade guide
The extension settings need to move as well after the package was renamed.
1 parent b98ecfa commit 0218cbf

File tree

1 file changed

+7
-2
lines changed
  • Documentation/Administration/Updates

1 file changed

+7
-2
lines changed

Documentation/Administration/Updates/Index.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ Updates
99
Version 4.x > 5.x
1010
=================
1111

12-
Starting with 5.x the composer package name and extension key has been renamed,
13-
which requires to uninstall previous extension first.
12+
Starting with 5.x the composer package name and extension key has been renamed!
13+
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.
1419

1520
composer-mode
1621
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)