문제

Is there a way to change the template/skin inheritance hierarchy?

Currently you can have:

  • custompackage/customtheme
    • custompackage/default
      • base/default

Is there a way or a module that would allow more control so you could do (for example):

  • custompackage/customtheme1
    • custompackage/customtheme2
      • custompackage/default
        • base/default
도움이 되었습니까?

해결책

You might want to look at Design Fallback from AOE.

http://www.fabrizio-branca.de/custom-design-fallbacks-in-magento.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top