github pimcore/customer-data-framework v1.9.0

latest releases: v4.0.6, v3.4.5, v4.0.5...
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 customer-data-framework release

NewReleases is sending notifications on new releases.