Top "Opencart" questions

Free open source shopping cart system written in PHP and based on MVC architecture.

How to add Telephone field in OpenCart 2.0.2.0 contact form

How can I add extra input fields in OpenCart contact form (under information)? Specially I want to add a telephone …

opencart opencart2.x
DOMDocument missing in php5.6

I'm attempting to set up a store using opencart which i am honestly very new to. I bought a theme …

php opencart domdocument php-5.6 vqmod
OpenCart 2: Show all subcategories in category module by default (php)

Really need your help to make this work. I'm using OpenCart 2.0.3.1 and I want the sidebar category module to show …

php opencart opencart2.x opencart-module
Migrating products data from opencart to magento

I have a opencart based shopping cart site.. Now I would like to convert it into a magento site.. I've …

magento opencart data-migration database-migration
How to retrieve custom attributes in Opencart?

I have defined some custom attributes and assigned them to products via the Opencart admin panel. I'm trying to retrieve …

php opencart
Why is OpenCart 2.3 custom theme not showing?

I've read through some guides and watched a YouTube video on how to create a custom theme for OpenCart. After …

themes opencart opencart2.3
Best way to modify OpenCart without touching Core and VQMOD/OCMOD

Is there a better way then using VQMOD/OCMOD to change OpenCart's core files? Is there some "overrides" folder exists …

overriding opencart core opencart2.x vqmod
opencart get the product seo url from within admin

I am extending the newsletter area so that I can send out an email with a list of products but …

php opencart
VQMod does not appear to be properly generating vqcache files

I can not use vqmod. When ı click vqmod in admin panel it says VQMod does not appear to be properly …

php opencart vqmod
How to display all products in a single page in opencart?

I want to display all products in onepage while clicking a single button in main menu and also need to …

php module opencart opencart2.x opencart-module