Tags: modern

How to create a custom theme yourself

How to create a custom theme yourself

admin 22/04/2016 0
In this series, I am going to explain how you will be able to build a custom theme for Opencart In this first part, I'll explain basic structure of the OpenCart theme.Before continuing more, I assume that you simply have working OpenCart installation on your system. If that's not the case, check the OpenCart tutorial and setup the same. Once you have a working OpenCart site, you are ready to move further.Structure of OpenCart Directory OpenCart is developed using a framework called MVC which that separates an application into three main logical components: the model, the view, and the controll...
Read More
Backup your Shop

Backup your Shop

admin 15/09/2014 0
If you run an online shop or e-commerce website, you know how important your web site database is! Losing your web site database might mean losing records of all your latest sales, customers and other important studff. This can result in disaster for your business! Most shop owners do backup their database but what they don't know is that your opencart application files are as important as your database. Many often take a backup of the site ojnce it is up and running and forgets the fact that it is not only your data which grows but your site source code and other files as well. Below is a lis...
Read More