nopSolutions/nopCommerce

CDN image URL

Opened this issue · 1 comments

nopCommerce version: 4.8

  • Allow for an CDN image URL, this would be where you can specify img.xyz.com or something for it to load the images and pull into a CDN. Then if that is configured, it would load all images from that domain instead, everything else would be the same. Most CDNs pull from another URL..

Example: img.domin.com -- if you put that as the CDN url, it will pull whatever image path is, but from that domain. the CDN normally will pull from your cdn.domain.com, that will be the same site as the www.domain.com but will respond, then images will be cached via the CDNs local peering.

I greatly support this idea, this is a must have feature indeed.