spryker/data-import-extension
DataImportExtension module
1.2.0
2.6M downloads/mo
#4611 most downloaded on Packagist
spryker/data-import-extension
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships fairly regularly
a new release about every 13 months
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
3 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Oct 2018 to Nov 2020
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 3-
1.2.024 Nov 2020Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Introduced
DataSetWriterPluginApplicableAwareInterfaceto makeDataSetWriterPluginInterfacecheckable on database engine compatibility
- Introduced
-
1.1.003 May 2019Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Introduced
DataSetItemWriterPluginInterfaceplugin interface instead ofDataSetWriterPluginInterfacebecause the latter would create unwanted dependency onspryker/data-importmodule
DeprecatedDataSetWriterPluginInterface. - Introduced
DataSetItemTransferDTO.
- Introduced
-
1.0.001 Oct 2018Release notes
Open source →Included commits: https://github.com/spryker/data-import-extension/tree/1.0.0
Initial Release
- Added new interface for custom writers