Releases: pimcore/object-merger
Releases · pimcore/object-merger
2.2.0
2.1.0
2.0.0
1.6.1
1.6.0
1.5.0
v1.4.0
1.3.1
v1.3.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]