I dove right into Zen Cart and I'm sure part of the problem is trying to learn everything at once. However, can anyone point me to a very simplistic yet informative place where there might be a flowchart or a clear explanation as to what templates and modules are for, which one drives the others, why there are .php file in
/includes
/includes/language/english
/includes/modules
/includes/templates
I'm still trying to grasp what is truly doing what. (FYI: I've added the grid / layout add on with success) For example i have changed the /includes/language/english/custom/products_info.php so that in the product info screen it no longer reads "model:" and now reads "part #:"
On the grid screen with 3 wide and 4 rows down it shows the data for model (ie 100000) and I want to update this to read "part #: 100000" amongst other changes.
Again I'm trying to understand the flow because I think once I do, I will not have to trouble the community with these rather simple questions. Please note I have spent some time in the forums lurking, looking @ wiki, and doing trial and error before raising the newbie question.
Thanks in advance.


Reply With Quote


