{"id":90572,"library":"typo3-cms-impexp","title":"TYPO3 CMS Import/Export","description":"Tool for importing and exporting records in TYPO3 CMS using XML or T3D format.","status":"active","version":"14.3.0","language":"php","source_language":null,"source_url":"https://github.com/TYPO3-CMS/impexp","tags":["typo3","import","export","xml","t3d","cms"],"install":[{"cmd":"composer require typo3/cms-impexp","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ImportExport","correct":"use TYPO3\\CMS\\Impexp\\ImportExport;"}],"quickstart":{"code":"use TYPO3\\CMS\\Impexp\\ImportExport;\n\n$importExport = new ImportExport();\n$importExport->setData(file_get_contents('export.xml'));\n$importExport->import();","lang":"php","description":"Import data from an XML file using the ImportExport utility."},"warnings":[{"fix":"Use within a TYPO3 CMS installation.","message":"Requires TYPO3 CMS 10+; not standalone.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'cms':2,12,23 'export':8,20 'format':17 'import':6,19 'import/export':3 'record':9 't3d':16,22 'tool':4 'typo3':1,11,18 'use':13 'xml':14,21","created_at":"2026-06-19T09:05:15.338219+00:00","updated_at":"2026-06-19T09:05:15.338219+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://typo3.community/","github":"https://github.com/TYPO3-CMS/impexp","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}