Import/Export
TYPO3
Show in appDescription
The system extension “impexp” allows page trees and records to be exported from one TYPO3 instance and then imported into another. Export files are created in XML or custom T3D format and can include related records, files, and relations. The extension is restricted to admin users by default and has security implications.
Goals
- I know that EXT:impexp exports records in XML or T3D format and that both formats can be imported into other TYPO3 instances.
- I know the key export configuration options: levels (including "Infinite" for full subtrees), "Include tables", "Include relations to tables", "Use static relations for tables", and "Exclude disabled elements".
- I know how to open the import module via the page tree context menu, upload a .t3d or XML file, and execute the import.
- I know that the "Update records" option during import updates existing records with matching UIDs instead of inserting new ones.
- I know that export and import are restricted to admin users by default.
Maintainer
Oliver Thiele
Web Development Oliver Thiele