Is it possible to change the word "Model" to "Style" globally in ZenCart?
Is it possible to change the word "Model" to "Style" globally in ZenCart?
Thanks for your quick reply. I will review these tutorials. I can handle the changes in the includes files but what about in the admin pages. Or can I leave those as "Model" and just know that if I make changes to "model" in admin that I'm really changing "style" on my pages?
Most if not all of the admin text output is also defined in language files, so you can search and replace there the same as in the front end. Just keep notes of what you did (or a backup) because admin files will be overwritten during an upgrade.