I've made some modifications to the product page. I don't want to just modify the core files though. How can I create a module to modify the product view page without modifying core files?
I know I can use VQMOD to modify them, but I'd rather stick with the extensible nature of native OpenCart.
vQmod would be the best choice...
See all my extensions: https://www.opencart.com/index.php?rout ... 20OpenCart
Modules add things to pages, they don't modify pages themselves. For that you need to use vqmod or edit your template files.
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
Awesome, thanks for the replies guys. It sounds like vqmod is the way to go. I would think that is a weakness though. Aren't we supposed to be using MVC so that everything is extensible without modifying core files? Shouldn't I be able to create controller/module/brettsmod.php and then tell it to "hook controller/product/product.php"?
Who is online
Users browsing this forum: No registered users and 7 guests