open-dxp / data-importer-bundle
Adds a comprehensive import functionality to OpenDXP Datahub
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:opendxp-bundle
pkg:composer/open-dxp/data-importer-bundle
Requires
- php: ~8.3.0 || ~8.4.0
- ext-fileinfo: *
- ext-json: *
- doctrine/dbal: ^2.12 || ^3.8
- dragonmantank/cron-expression: ^3.1
- league/flysystem-sftp-v3: ^3.0
- nesbot/carbon: ^3.0
- open-dxp/data-hub-bundle: ^1.0
- open-dxp/opendxp: ^1.1
- phpoffice/phpspreadsheet: ^2.2 || ^3.3
- symfony/mime: ^7.4
- webmozarts/console-parallelization: ^2.0
Requires (Dev)
- codeception/codeception: ^4.1.12 || ^5.0.3
- codeception/module-asserts: ^2
- codeception/module-symfony: ^1.6.0 || ^3.1.0
- codeception/phpunit-wrapper: ^9
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.3
README
Disclaimer
OpenDXP is a community-driven fork based on the Pimcore® Community Edition (GPLv3).
OpenDXP is independent and maintained by its community and contributors. It is not affiliated with, endorsed by, or sponsored by Pimcore GmbH.
Original credits: Pimcore GmbH
OpenDXP DataImporter Bundle is based on the Pimcore® Community Edition and remains licensed under GPLv3.
This extension adds a comprehensive import functionality to OpenDXP Datahub. It allows importing data from external sources and adjusting it to OpenDXP Data Objects based on a configured mapping without writing any code.
Features in a Nutshell
- Multiple imports configuration directly in Datahub.
- Data import from various data sources.
- Supported File Formats:
csv,xlsx,json,xml. - Strategies configuration for:
- loading existing elements for updating data.
- defining location for newly imported data.
- publishing data.
- cleanup of existing data.
- Mappings definition for adjusting data to OpenDXP Data Objects with:
- simple transformations.
- preview of imported data.
- Imports execution directly in OpenDXP Datahub or on a regular base via cron definitions.
- Import status updates and extensive logging information.
Documentation Overview
- Installation
- Configuration
- Import Execution Details
- Import Progress and Logging
- Extending
- Troubleshooting/FAQ
Further Information
On other OpenDXP Datahub adapters and export solutions:
Upstream Origin & Version Transparency
This project is a fork of the Pimcore data-importer (685c7c1 / v1.10.2), which is © Pimcore GmbH and licensed under GPLv3.
License
Licensed under the GNU General Public License v3.0 (GPLv3). For details, please see LICENSE.md.
Copyright
© Pimcore GmbH
© 2025 OpenDXP Contributors — GPLv3
Trademarks
Pimcore® is a registered trademark of Pimcore GmbH. Any use of the Pimcore® mark in this repository is purely descriptive to identify the original upstream project.
Contact
For inquiries, suggestions, or contributions, feel free to reach us at contact@opendxp.ch.
About
OpenDXP is a community-driven project initiated by DACHCOM.DIGITAL (Rheineck, Switzerland) and maintained by its community and contributors. OpenDXP is independent and not affiliated with Pimcore GmbH.
The project’s purpose is to preserve and maintain a GPLv3‑licensed codebase for community use.
It is not positioned as a competitor to products or services of Pimcore GmbH and does not purport to replace or supersede any Pimcore offering.