magefm / cdn

**THIS EXTENSION IS NOT MAINTAINED ANYMORE** - Magento CDN module that allows hosting all media on AWS S3. A must when you need to scale Magento horizontally.
MIT License
33 stars 20 forks source link

Always saving to CDN #7

Closed kassner closed 10 years ago

kassner commented 10 years ago

When you save a product, even if you don't changed anything related to images, the resized images are generated again.

Must:

  1. Save images only when needed;
  2. Add a button to regenerate all cache images for a specific product;
  3. Add a button to regenerate all cache images;
kassner commented 10 years ago

Image resizing removed in 0.2.0.