Jump to content

How to rewrite image link in administration


Recommended Posts

Hello, 

I'm not able to get a way how to rewrite an image URL in product administration. I'm able to do it for frontend by overriding  Link->getImageLink(). Unfortunately it will not take in effect for administration.

 

Need to rewrite it in following locations

image.png.06be436e454549865b6820d5230c70f7.png

image.png.6fb919c845022f5df6a4ffcd8ecbe769.png

image.png.3c9f4b7fa4074ff3a2796e624bb421c2.png

 

Thank You for Your advice.

 

Link to comment
Share on other sites

  • 2 weeks later...

Having images handled by my own solution (object storage & image proxy). So I need to just store an image id/name in prestashop and provide a link to image handled by my own solution. It is not hard to do for frontend, but cannot find a way for backend. I also do not manage products in prestashop, I'm synchronizing it with my warehouse solution.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...