View Single Post
  #1  
Old 01-19-2017, 03:29 AM
  Dmitry's Avatar 
Dmitry Dmitry is offline
 

Member
  
Join Date: Jun 2010
Posts: 18
 

Default new module needs to do the same as the overwriting templates in ../skins/theme_tweake

Hi there

has anyone got an idea how to let a module modify the existing twig templates in the same was as the theme_tweaker does via
Code:
../skins/theme_tweaker/customer/ *
?

For example, xcart has fly-out-menu on sidebar and if I want to modify each item to have say an attr like id="uniqueIdXYZ"

It's probably kind of unsetting the default template and replacing it by loading a custom one? Please see if you can support with an example of APIs

Thanks so much in advance
__________________
xcart power and php/html/js coder is best friend
Reply With Quote