Releases: DivanteLtd/pimcore-scheduled-export
Releases · DivanteLtd/pimcore-scheduled-export
Revert INTERNAL_BATCH_SIZE back to 1000
v1.3.4 Fixed INTERNAL_BATCH_SIZE
Fix for existing files
Better process manager support - no more broken processes.
If timestamp not provided, will overwrite file if exists.
If timestamp provided and file exists - will save under next valid name.
Fix for exports larger than 1000
Fixed missing newlines
Memory usage improvements
Also:
- Display progress in process manager
- Possibility to divide file into smaller chunks
Add export types option
Now there is a possibility to define exported types as a subset of: {object,variant,folder}.
Removed devkit from requirements
v1.2.4 Remove devkit from requirements.
Added delimiter as a cofiguration option
v1.2.3 Added delimiter configuration to the process.
Allow filtering using attributes in --condition
Now you can filter through class fields in --condition param.
Fixes for Pimcore 6.5
Merge pull request #17 from DivanteLtd/feature/pimcore6.5 Feature/pimcore6.5
Pimcore 6.3 and up
Merge pull request #16 from DivanteLtd/pimcore6 Pimcore 6.3 and up