New Zenner
- Join Date:
- Sep 2008
- Location:
- India
- Posts:
- 15
- Plugin Contributions:
- 0
[Not a bug] Module files are common, so we can easily change template
Hi,
Current zencart flow is not perfect, because the 'includes/modules' files are common to all the template files..
If you have more than one template files like below
- 'includes/templates/classic'
- 'includes/templates/mytemplate'
- 'includes/templates/futuretemplate'
but no use for these, because you are using common files inside
'include/module/' folder files for all the templates
So, in future i hope the MODULE files for all the templates should be separated and user can change their templates easily..!!:clap: