Skip to content

Releases: valantic-at/ExportToolkit

Pimcore X

26 May 11:15
Compare
Choose a tag to compare
v4.0.0

Pimcore X

Pimcore 6 compatible

26 May 10:51
35a6239
Compare
Choose a tag to compare
Merge pull request #10 from ogmdev/master

Display class which implement IListModificator in "Condition modifica…

3.0.1

10 Mar 10:21
Compare
Choose a tag to compare
Pimcore 6 adoptions

Pimcore 6 version

25 Feb 15:04
Compare
Choose a tag to compare
3.0.0

Pimcore 6 adoptions

Last Pimcore 5 release

25 Feb 09:09
1fda9bc
Compare
Choose a tag to compare
2.4.2

Update composer.json

2.4.1

12 Jun 19:25
1fda9bc
Compare
Choose a tag to compare
v2.4.1

Update composer.json

v2.4.0

26 Jul 14:53
647461a
Compare
Choose a tag to compare

For running with Pimcore < 5.4

With Pimcore 5.4 the location of static Pimcore files like icons has changed. In order to make this bundle work with Pimcore < 5.4, please add following rewrite rule to your .htaccess.

    # rewrite rule for pre pimcore 5.4 core static files
    RewriteRule ^bundles/pimcoreadmin/(.*) /pimcore/static6/$1 [PT,L]

v2.3.0

20 Jul 13:52
41c9d19
Compare
Choose a tag to compare
Updated Pimcore Core Version

v2.2.8

25 Jun 10:56
9128d58
Compare
Choose a tag to compare
updates requirements

v2.2.7

15 Jun 14:41
Compare
Choose a tag to compare
fixed #1 - Refactor Object to DataObject