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

Markus Klein markus.klein at typo3.org
Fri May 29 00:53:36 CEST 2015


Hi!

This is only used by some wizards which store here if they have been successfully finished.
Others detect on their own whether they need execution or not.
You can find the list of all registered wizards in the Configuration module.
TYPO3_CONF_VARS => ['SC_OPTIONS']['ext/install']['update']

Kind regards
Markus

------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org

> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-
> bounces at lists.typo3.org] On Behalf Of Jan Kornblum
> Sent: Thursday, May 28, 2015 11:17 PM
> To: typo3-english at lists.typo3.org
> Subject: [TYPO3-english] LocalConfiguration - ['INSTALL']['WizardDone']
> 
> 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
> 
> 
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list