cobweb / external_import
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, imports via URI call (Reaction) and an API.
Installs: 252 053
Dependents: 10
Suggesters: 0
Security: 0
Stars: 20
Watchers: 8
Forks: 16
Open Issues: 28
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3
- cobweb/svconnector: ^5.0
- typo3/cms-core: ^11.5 || ^12.4
- typo3/cms-extbase: *
- typo3/cms-scheduler: ^11.5 || ^12.4
- typo3/coding-standards: *
Requires (Dev)
- cobweb/externalimport_test: ^0.14.0
- cobweb/svconnector_csv: ^4.1
- cobweb/svconnector_feed: ^4.1
- ergebnis/composer-normalize: ~2.42.0
- friendsofphp/php-cs-fixer: ^3.52
- nimut/testing-framework: ^6.0
- phpstan/phpstan: ^1.10
Suggests
- typo3/cms-reactions: ^12.4
- dev-master
- 7.2.7
- 7.2.6
- 7.2.5
- 7.2.4
- 7.2.3
- 7.2.2
- 7.2.1
- 7.2.0
- 7.1.2
- 7.1.1
- 7.1.0
- 7.0.0
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.1
- 6.2.0
- 6.1.1
- 6.1.0
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.1.1
- 5.1.0
- 5.0.1
- 5.0.0
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.3
- 4.1.2
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- dev-task/test-functional
- dev-task/test-unit
- dev-task/tests
- dev-develop
- dev-bettong
- dev-dingo
- dev-platypus
- dev-4-x
- dev-bilby
- dev-kangaroo
- dev-quokka
- dev-wombat
- dev-tests_v8
- dev-EXTERNAL_IMPORT_3-0
This package is auto-updated.
Last update: 2024-11-04 20:21:25 UTC
README
Extension external_import
The TYPO3 External Import extension is used to import data from remote applications into the local TYPO3 CMS database.
Please refer to the manual for full details.