Caution! Not for use with live sites.
Instead of duplicating the "media" directory of an installation for development, Stage Media only downloads public files as they are needed. This saves space and time.
Stage Media will attempt to auto-configure on installation and use the base media URL as the source. For better control see "System > Configuration > System > Storage Configuration for Media > Remote URL" in admin.
Stage Media is potentially slow and should only be used on private servers. Currently only these files are handled automatically:
- Incoming requests which are redirected to
get.phpand are allowed byvar/resource_config.json. See how to add more folders. - Product images as they are being resized through
Mage::helper('catalog/image')->init()