Custom Template, fallback method and the controller
Posted: Wed Dec 07, 2011 7:37 pm
Hi, I've just started working on a template and till now I've just overridden .tpl files by creating a new folder under catalogue/view/theme. Now I need to add modify a behavior in a php file under catalogue/controller/common (I need to isolate the categories module from the others in the left column in order to nest it into my navigation menu) an I've just realized that (it seems to me) the fallback method doesn't apply to the controller (you can't create a folder with your customized files overriding the default ones). I should then edit the default file.
Is it a good practice? What about upgrades?
Thanks
Is it a good practice? What about upgrades?
Thanks