github pimcore/web2print-tools v2.4.0

latest releases: v5.0.1, v5.0.0, v5.0.0-RC2...
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 web2print-tools release

NewReleases is sending notifications on new releases.