[TYPO3-english] LocalConfiguration - ['INSTALL']['WizardDone']

Jan Kornblum jan.kornblum at gmx.de
Thu May 28 23:17:11 CEST 2015


Dear newsgroup,

the upgrade wizard writes something like this (after an 6.2 upgrade has 
been made) to LocalConfiguration.php:

'INSTALL' => array(
	'wizardDone' => array(
		'TYPO3\CMS\Install\Updates\FilemountUpdateWizard' => 1,
		'TYPO3\CMS\Install\Updates\TceformsUpdateWizard' => 
'tt_content:image,pages:media,pages_language_overlay:media',
		'TYPO3\CMS\Install\Updates\TruncateSysFileProcessedFileTable' => 1,
		'tx_coreupdates_installnewsysexts' => '1',
	),
),

But the entries seem to be project-specific, compared to other 
installations. Where can i get the complete list of al possible steps?

Thanks a lot!

Kind regards, Jan




More information about the TYPO3-english mailing list