Skip to content

ericthehacker/magento-themefallbackfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Infinite Theme Fallback Fix

This module fixes the infinite fallback layout XML update bug as described in this blog post.

Install via modman:

$ cd <MAGENTO ROOT>
$ modman init #if this web root has never used modman, initialize
$ modman clone https://github.com/ericthehacker/magento-themefallbackfix.git

Flush cache and relax!