Skip to content

A Magento extension to automatically replace missing images from the page before it loads.

Notifications You must be signed in to change notification settings

vbuck/mage-imagefill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Fill Development Helper Module

A Magento extension to automatically replace missing images from the page before it loads.

Works by extending Mage_Core_Model_Design_Package to remap all invalidated skin URL requests to a known placeholder image. I find this to be very useful in development environments where skin directories are not always synchronized with what the database might report.

It also attempts to pre-check /media for missing images and map them to the placeholder.

About

A Magento extension to automatically replace missing images from the page before it loads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages