Releases: pimcore/output-data-config-toolkit
Releases · pimcore/output-data-config-toolkit
3.0.0
2.7.2
2.7.1
2.7.0
2.6.0
v2.5.0
2.4.3
v2.4.2
v2.4.1: Merge pull request #9 from markus-moser/patch-1
Bugfix when used in combination with localized fields in bricks
v2.4.0
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]