Exporting worked: I have a configuration .xml and a content backup .t3d
Importing does not: It throws an error that I have not installed the: wt_twitter and the css_styled_content extensions, however, these extensions do not exist anymore.
I am unsure how to proceed
Set Up a new template? Will this prevent importing the .t3d backup later?
The quickest thing is probably to set extensionDependencies to an empty array within the .t3d file or create empty extensions to represent wt_twitter and css_styled_content during the import.
The wt_twitter extension looks like it was abandoned many years ago, so you won’t be able to use it anymore.
PS! Even if you’re new, it sounds like the website you are upgrading is a few years old. 4.5.15 was released twelve years ago, so it’s great to hear your site is being upgraded! A lot has happened in the TYPO3 world over those years, so if upgrading directly proves difficult, try upgrading to some intermediary versions. It’s usually good to upgrade from version n to max n+2 in each step.