
Originally Posted by
oavs
Hi
I have seen and read template overrides and generally it is easy and works. One thing is confusing and have not been addressed is folder within using 'CUSTOM' folders.
For example, I want all my shipping and payments to be in custom and in CUSTOM folders.
Is it ??
\includes\modules\CUSTOM\payment(or shipping) \mypayment.php
or
\includes\modules\payment(or shipping)\CUSTOM\mypayment.php
or it can only be
\includes\modules\payment(or shipping)\mypayment.php
Also
\includes\modules\payment\pages\mypayment.php what should it be for CUSTOM?
Thanks