File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Documentation/ExtensionArchitecture/HowTo/UpdateExtensions/UpdateWizards Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ command:
120120
121121.. include :: /_includes/CliCacheFlush.rst.txt
122122
123-
124123.. index :: Upgrade wizards; Identifier
125124.. _upgrade-wizards-identifier :
126125
@@ -256,10 +255,11 @@ Executing the wizard
256255====================
257256
258257.. versionchanged :: 14.0
259- While extensions implementing the
260- :php-short: `\T YPO3\C MS\C ore\U pgrades\U pgradeWizardInterface ` do not have to
261- require :composer: `typo3/cms-install ` anymore, that extension is still
262- required to actually run upgrade wizards.
258+ The upgrade wizards can always be run via the console command
259+ `typo3 upgrade:run `.
260+
261+ The backend module :guilabel: `System > Upgrade ` can only be used if
262+ :composer: `typo3/cms-install ` is installed.
263263
264264Wizards are listed in the backend module :guilabel: `System > Upgrade ` and
265265the card :guilabel: `Upgrade Wizard `. The registered wizard should be shown
You can’t perform that action at this time.
0 commit comments