Skip to main contentSkip to footer

Opencart - Page 19

The best FREE and open-source eCommerce platform Everything you need to create, scale and run your business.

330 posts total

Featured image for Install, configure, uninstall, remove OpenCart module video tutorial guide
Opencart
6 min read

Install, configure, uninstall, remove OpenCart module video tutorial guide

In this opencart tutorial, we will show how to upload, install, configure, uninstall, delete and remove opencart 3 modules or extensions with which it became base for programmers to start making a custom module or theme. Uploading a module in OpenCart OpenCart is a module-based system that allows us to extend functionalities with an unlimited module [...]

Read more
Hello World Opencart
Opencart
9 min read

Admin Controller file to make hello world module - OpenCart Module Development

OpenCart identifies existing modules automatically, simply by reading the admin/controller/extension/module folder. Any modules existing in this folder will automatically be shown on the Modules listing page, and on the User Permissions page. Let's start to create our hello world module by creating the file at the admin/controller/extension/module and named it helloworld.php. Then follow the following steps: [...]

Read more
Featured image for Show discounts at featured module OpenCart 2.3 for free
Extensions
3 min read

Show discounts at featured module OpenCart 2.3 for free

Opencart tip and trick to show discounts at featured products module in Opencart 2.3 for free, download and install and it will show discounts at the featured module. Click to Download Ocmod file to show discounts at featured module Go to catalog\language\en-gb\extension\module\featured.php Add following code: $_['text_discount'] = ' or more '; Go to catalog\controller\extension\module\featured.php Find [...]

Read more
Opencart
2 min read

Exploring the code of default Featured Module

To explore the code of defualt featured module, let's start with listing what files are used by the Featured module: Admin folder files: admin\controller\extension\module\featured.phpExplained at https://webocreation.com/exploring-the-code-of-default-featured-module/ admin\language\en-gb\extension\module\featured.phpExplained at https://webocreation.com/exploring-the-code-of-default-featured-module/ admin\view\template\extension\module\featured.tplExplained at https://webocreation.com/opencart-module-development-video-tutorial-introduction-and-table-of-contents/ Catalog folder files: catalog\controller\extension\module\featured.phpExplained at https://webocreation.com/catalog-controller-code-description-featured-module-front-end-opencart catalog\language\en-gb\extension\module\featured.phpExplained at https://webocreation.com/opencart-module-development-video-tutorial-introduction-and-table-of-contents/ catalog\view\theme\default\template\extension\module\featured.tplExplained at https://webocreation.com/opencart-module-development-video-tutorial-introduction-and-table-of-contents/ How to know which files are used by module? Always look to the URL. For Featured module, [...]

Read more
Innovation

Let's Make Something Amazing Together

We always provide our best creative ideas at the highest level. Tell us about your project and we will make it work.

InnovateBringing innovative solutions to complex problems
AutomateStreamlining processes through automation
DominateLeading the market with exceptional results
Build Smarter and Launch FasterEfficient development for rapid deployment