Skip to main contentSkip to footer

OpenCart Tips and Tricks - Page 9

160 posts total

Featured image for OpenCart API documentation to create, read, query, update, and upsert
Featured
4 min read

OpenCart API documentation to create, read, query, update, and upsert

The OpenCart API allows your application to access current data within OpenCart through the API, several common operations can be performed. Operations include: create — Creates with the specified parameters.For example, you can add products to the cart as given by OpenCart API post request of products or product_id at/index.php?route=api/cart/add read — Retrieves information about the specified [...]

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
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