
Front end Controller file to make hello world – OpenCart Module Development
OpenCart identifies existing modules automatically, simply by reading the catalog/controller/extension/module folder. Any modules existing in this folder will automatically be loaded as per the active modules for the pages on the front end. Let’s start to create our hello world module by creating the file at admin/controller/extension/module and named it helloworld.php. Then follow the following [...]

Show Google Map at the contact us page and as module Opencart e-Commerce website
We are showing how to add Google Maps for opencart for free and show Google Maps on the contact us page and a module in the Opencart eCommerce website. This module works with VqMOD, if you like to manually insert the code read the post below which we will show how to do them. First, [...]

E-commerce Module: Replace of fancy box in Opencart with the color box
I love the opencart but I am worried using the fancy box for image enlargement in the product details page, so I think to change the way to show the image enlargement with the use of the color box. Download the following zip files, upload those files and folders in the root folder like in [...]