cpsit / t3import_export
General import and export tool for the TYPO3 CMS
Installs: 9 987
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 9
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: >=8.2
- ext-xmlreader: *
- dwenzel/t3extension-tools: ^3.1
- typo3/cms-core: ^12.4
Requires (Dev)
- mikey179/vfsstream: ~1.6.0
- nimut/testing-framework: ^5.2
- phpunit/phpunit: ^6.0 || ^7.5.6 || ^8
- roave/security-advisories: dev-latest
- dev-master
- 2.0.1
- 2.0.0
- 1.0.5
- 1.0.4
- 0.14.0
- 0.13.0
- 0.12.1
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.0
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- dev-develop
- dev-release/2.0.0
- dev-upgrade-12
- dev-feature/version11compatible
- dev-release/1.0.4
- dev-feature/v9-compatible
- dev-release/0.14.0
- dev-feature/exportCommandController
- dev-feature/parseCSV
- dev-feature/preProcessorMapObjectToArray
- dev-feature/batch-queue
This package is auto-updated.
Last update: 2024-11-06 07:11:44 UTC
README
Imports data from different sources into TYPO3 and exports from TYPO3 to different targets. Possible data sources and targets are databases, and files (XML, CSV...). Import and export tasks are described via TypoScript and can be grouped to sets. Tasks can be executed manually via backend module or command line or automatically as a scheduler task.
Table of contents
Credits
Thanks for contribution and feedback
- Sebastian Kreideweiss
- Jan-Henrik Hempel
- Benjamin Rannow
- Nicole Cordes
- Vladimir Falcón Piva
- Benjamin Schütz
This extension has been developed at CPS IT GmbH.