pimcore/data-importer
Adds a comprehensive import functionality to Pimcore Datahub
v2026.2.3
913K downloads/mo
#4219 most downloaded on Packagist
pimcore/data-importer
What this package is like to depend on
Last release 5 days ago
18 Aug 2026
Release timing varies
gaps range from 8 days to 3 months
Rarely documented
notes for 10 of 83 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
87 releases · first in 2021
20 releases in the last 12 months
see the full history below
Release timeline
86 releases · May 2021 to Aug 2026Releases
latest 60 of 87-
v2026.2.318 Aug 2026Release notes
Open source →What's Changed
- [Studio] - missing sorting option by @lukmzig in #671
- [Studio UI]: Update minumum dependency by @lukmzig in #675
- [Import Logs] - Hide tab when application logger bundle is not installed or enabled by @xIrusux in #672
- [BUG] Fixes preview crashing on large files by @Jonathon-Meney-Torq in #661
- Fix PHPStan: drop dead null-coalesce in XlsxFileInterpreter::getWorksheetInfo() by @jcPimcore in #676
- Sync non-matrix workflows with 2026.x (#1305) by @berfinyuksel in #677
New Contributors
- @Jonathon-Meney-Torq made their first contribution in #661
Full Changelog: v2026.2.2...v2026.2.3
-
v2026.2.205 Aug 2026Release notes
Open source →What's Changed
- [Bug] Allow missing fallbackPath in location strategies by @kingjia90 in #666
- Fix: don't treat empty identifier column as missing (PEES-1236) by @robertSt7 in #668
Full Changelog: v2026.2.1...v2026.2.2
-
v2026.2.128 Jul 2026Release notes
Open source →What's Changed
- [Docs] Update and refine docs by @fashxp in #657
- Sync .github/workflows from 2026.x to 2026.2 by @berfinyuksel in #662
Full Changelog: v2026.2.0...v2026.2.1
-
v2026.2.029 Jun 2026Release notes
Open source →What's Changed
- Fix setup-matrix checkout to use PR base branch ref by @berfinyuksel in #596
- Update CLA workflow by @berfinyuksel in #612
- Delete backup workflow files by @berfinyuksel in #603
- Upstream Merge 2026.1 to 2026.x by @astapc in #646
Full Changelog: v2026.1.5...v2026.2.0
-
v2026.1.529 Jun 2026Release notes
Open source →What's Changed
- [Studio] Dynamic Interpreters and Loaders by @markus-moser in #629
- [Studio] Dynamic Data Targets by @markus-moser in #630
- [Bug, EC] PEES-1046: DataImport creates fileObjects even when setting is off by @robertSt7 in #627
- [Studio] Fix classification store key picker by @markus-moser in #631
- Fix: re-add PushController by @robertSt7 in #632
- [Studio] Include non-default result types in the autofill suggestion pool by @markus-moser in #636
- [Studio] Do not show a success check on the empty cron definition field by @markus-moser in #638
- [Studio] Load live preview column headers in resolver & processing steps by @markus-moser in #639
- [Studio] Dynamic Resolvers by @markus-moser in #637
- [Bug]: Data Importer FindParentStrategy syntax error by @lukmzig in #640
- [Bug]: Fail loud on CSV encoding problems instead of hanging (#466) by @mcop1 in #643
- Enhance documentation for JMESPath usage in JSON by @astapc in #644
- Upstream Merge 2.4 to 2026.1 by @jcPimcore in #645
- Revert erroneous 2026.1→2.4 merge (restore 2.4 branch) by @markus-moser in #648
- [Studio] Enforce per-config permissions in the data importer config UI by @markus-moser in #642
- Require pimcore/data-hub ^2.4.3 (config permission fixes) by @markus-moser in #649
- Require pimcore/data-hub ^2026.1.3 (config permission fixes) by @markus-moser in #650
Full Changelog: v2026.1.4...v2026.1.5
-
v2026.1.427 May 2026Release notes
Open source →What's Changed
- [Bug]: Update attributeLanguage type to nullable string by @martineiber in #617
- [Bug]: Revert from #617 by @martineiber in #618
- Add Copilot autofill suggestions panel to mapping step by @markus-moser in #620
New Contributors
- @martineiber made their first contribution in #617
Full Changelog: v2026.1.3...v2026.1.4
-
v2026.1.319 May 2026Release notes
Open source →What's Changed
- Remove duplicate step buttons in advanced mapping modal by @markus-moser in #608
- Rename JSON interpreter path label to JMESPath by @markus-moser in #609
- [Studio] Refresh import logs when tab becomes visible by @markus-moser in #610
- [Studio] Sort import logs by id desc to match application logger by @markus-moser in #611
- update: studio FE build to reusable by @berfinyuksel in #615
Full Changelog: v2026.1.2...v2026.1.3
-
v2026.1.205 May 2026Nothing published for this version
-
v2026.1.122 Apr 2026Nothing published for this version
-
v2026.1.008 Apr 2026Nothing published for this version
-
v2.4.614 Aug 2026Release notes
Open source →What's Changed
- Sync non-matrix workflows with 2026.x (#1305) by @berfinyuksel in #677
Full Changelog: v2.4.5...v2.4.6
-
v2.4.529 Jun 2026Release notes
Open source →What's Changed
- Update PHP version requirement in composer.json by @kingjia90 in #538
- [Task]: Prepare for 2026 by @robertSt7 in #540
- Static analysis fix by @bluvulture in #541
- [Task] Remove ExtJS by @jcPimcore in #539
- studio frontend build turned reusable by @berfinyuksel in #548
- chore: replace @reusable-workflows with @main by @berfinyuksel in #543
- php cs fixer error fixed by @berfinyuksel in #547
- codeowners created to protect workflows from unwanted changes by @berfinyuksel in #546
- Update Studio Frontend Build workflow by @berfinyuksel in #549
- [Improvement] Use configurable messenger transport DSN parameter by @mcop1 in #551
- [Improvement] Remove ?queue_name= from transport DSN for concatenation support by @mcop1 in #553
- [Improvement] Rename PIMCORE_MESSENGER_TRANSPORT_DSN to PIMCORE_MESSENGER_TRANSPORT_DSN_PREFIX by @mcop1 in #566
- [Task]: Bump phpspreadsheet version requirement by @kingjia90 in #534
- Remove doctrine enum mapping by @jcPimcore in #569
- [Task] Refactor legacy AdminUI implementations by @jcPimcore in #578
- Apply @internal, final annotations and PHP 8 modernization by @mcop1 in #579
- fix: migrate ESLint to v9 flat config and remove unused devDependencies by @robertSt7 in #586
- Doc refactoring by @fashxp in #587
- [Studio] Dynamic Interpreters and Loaders by @markus-moser in #629
- [Studio] Dynamic Data Targets by @markus-moser in #630
- [Bug, EC] PEES-1046: DataImport creates fileObjects even when setting is off by @robertSt7 in #627
- [Studio] Fix classification store key picker by @markus-moser in #631
- Fix: re-add PushController by @robertSt7 in #632
- [Studio] Include non-default result types in the autofill suggestion pool by @markus-moser in #636
- [Studio] Do not show a success check on the empty cron definition field by @markus-moser in #638
- [Studio] Load live preview column headers in resolver & processing steps by @markus-moser in #639
- [Studio] Dynamic Resolvers by @markus-moser in #637
- [Bug]: Data Importer FindParentStrategy syntax error by @lukmzig in #640
- [Bug]: Fail loud on CSV encoding problems instead of hanging (#466) by @mcop1 in #643
- Enhance documentation for JMESPath usage in JSON by @astapc in #644
- Revert erroneous 2026.1→2.4 merge (restore 2.4 branch) by @markus-moser in #648
- [Studio] Enforce per-config permissions in the data importer config UI by @markus-moser in #642
- Require pimcore/data-hub ^2.4.3 (config permission fixes) by @markus-moser in #649
Full Changelog: v2.4.4...v2.4.5
-
v2.4.421 May 2026Release notes
Open source →What's Changed
- [Bug]: Update attributeLanguage type to nullable string by @martineiber in #617
- [Bug]: Revert from #617 by @martineiber in #618
- Add Copilot autofill suggestions panel to mapping step by @markus-moser in #620
New Contributors
- @martineiber made their first contribution in #617
Full Changelog: v2.4.3...v2.4.4
-
v2.4.313 May 2026Nothing published for this version
-
v2.4.230 Apr 2026Nothing published for this version
-
v2.4.122 Apr 2026Nothing published for this version
-
v2.4.008 Apr 2026Nothing published for this version
-
v2.3.113 Jan 2026Nothing published for this version
-
v2.3.005 Dec 2025Nothing published for this version
-
v2.2.002 Sep 2025Nothing published for this version
-
v2.1.213 Aug 2025Nothing published for this version
-
v2.1.123 Jul 2025Nothing published for this version
-
v2.1.010 Jun 2025Nothing published for this version
-
v2.0.109 May 2025Nothing published for this version
-
v2.0.030 Apr 2025Nothing published for this version
-
v2.0.0-RC121 Apr 2025 pre-releaseNothing published for this version
-
v1.10.223 Jul 2025Nothing published for this version
-
v1.10.124 Mar 2025Nothing published for this version
-
v1.10.002 Dec 2024Nothing published for this version
-
v1.10.0-RC2no date pre-releaseNothing published for this version
-
v1.9.522 Nov 2024Nothing published for this version
-
v1.9.408 Oct 2024Nothing published for this version
-
v1.9.302 Sep 2024Nothing published for this version
-
v1.9.219 Jul 2024Nothing published for this version
-
v1.9.105 Jul 2024Nothing published for this version
-
v1.9.012 Jun 2024Nothing published for this version
-
v1.8.902 Sep 2024Nothing published for this version
-
v1.8.817 Apr 2024Nothing published for this version
-
v1.8.702 Feb 2024Nothing published for this version
-
v1.8.623 Nov 2023Nothing published for this version
-
v1.8.509 Nov 2023Nothing published for this version
-
v1.8.428 Sep 2023Nothing published for this version
-
v1.8.329 Aug 2023Nothing published for this version
-
v1.8.203 Aug 2023Nothing published for this version
-
v1.8.121 Jun 2023Nothing published for this version
-
v1.8.016 May 2023Nothing published for this version
-
v1.8.0-RC126 Apr 2023 pre-releaseNothing published for this version
-
v1.8.0-BETA107 Apr 2023 pre-releaseNothing published for this version
-
v1.7.515 Mar 2023Nothing published for this version
-
v1.7.401 Mar 2023Nothing published for this version
-
v1.7.302 Jan 2023Nothing published for this version
-
v1.7.223 Nov 2022Nothing published for this version
-
v1.7.122 Sep 2022Nothing published for this version
-
v1.7.017 Aug 2022Nothing published for this version
-
v1.6.516 Aug 2022Nothing published for this version
-
v1.6.402 Aug 2022Nothing published for this version
-
v1.6.306 Jul 2022Nothing published for this version
-
v1.6.214 Jun 2022Nothing published for this version
-
v1.6.108 Jun 2022Nothing published for this version
-
v1.6.025 May 2022Nothing published for this version