github pimcore/object-merger v1.3.0

latest releases: v4.0.4, v4.0.3, v4.0.2...
5 years ago

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]

Don't miss a new object-merger release

NewReleases is sending notifications on new releases.