Zen Follower
- Join Date:
- Jul 2005
- Posts:
- 376
- Plugin Contributions:
- 0
Override for includes/modules/pages?
I did find this in the Wiki, but I am yet uncertain of its interpretation for my example below.
http://www.zen-cart.com/wiki/index.php/The_override_system_simplified
Wherever you see a folder named "classic" you can safely add your own /CUSTOM folder.
modules
classic
CUSTOMDoes this mean that if I have a customization for the checkout confirmation page, I can do this:
includes/modules/[MY_CUSTOM_TEMPLATE]/pages/checkout_confirmation/header.php
?
Muchas gracias.
---Diana