Skip to content

Releases: DivanteLtd/pimcore-scheduled-export

Revert INTERNAL_BATCH_SIZE back to 1000

03 Nov 14:22
Compare
Choose a tag to compare
v1.3.4

Fixed INTERNAL_BATCH_SIZE

Fix for existing files

03 Nov 14:21
Compare
Choose a tag to compare

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

27 Oct 11:16
7b9eb32
Compare
Choose a tag to compare

Fixed missing newlines

Memory usage improvements

26 Sep 17:51
Compare
Choose a tag to compare

Also:

  • Display progress in process manager
  • Possibility to divide file into smaller chunks

Add export types option

01 Sep 14:26
af667e3
Compare
Choose a tag to compare

Now there is a possibility to define exported types as a subset of: {object,variant,folder}.

Removed devkit from requirements

07 May 11:54
Compare
Choose a tag to compare
v1.2.4

Remove devkit from requirements.

Added delimiter as a cofiguration option

10 Mar 11:11
Compare
Choose a tag to compare
v1.2.3

Added delimiter configuration to the process.

Allow filtering using attributes in --condition

05 Mar 11:33
Compare
Choose a tag to compare

Now you can filter through class fields in --condition param.

Fixes for Pimcore 6.5

26 Feb 09:54
abcbca0
Compare
Choose a tag to compare
Merge pull request #17 from DivanteLtd/feature/pimcore6.5

Feature/pimcore6.5

Pimcore 6.3 and up

06 Feb 15:01
cec96df
Compare
Choose a tag to compare
Merge pull request #16 from DivanteLtd/pimcore6

Pimcore 6.3 and up