This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here is my list of notes for the TYPO3 CMS 6 to 9 update session of the installation https://www.kastrati.com/ on the Sunday of the TYPO3Camp Nantes 2018. Makes only sense for participants of the session: | |
- set development system DB settings inf AdditionalConfiguration.php on domain condition | |
- execute DB Compare | |
- set Preview Domain in PageTs on domain condition | |
- set TS Domain Conditions for Frontend to Dev Environment | |
- extension updates (EXT:powermail only up to 2.25.3 for now) | |
- EXT: fix realurl configuration, changing $TYPO3_CONF_VARS to $GLOBALS['TYPO3_CONF_VARS'] | |
- migrate to EXT:metaseo, rewrite data, change static TS, change constants | |
- set php to 7.1 |