How to Fix Render-Blocking CSS and Optimize OpenCart Images with NitroPack

The latest versions of NitroPack have been heavily focused on stability improvements and fixing these 2 issues, which used to be hardest to deal with when optimizing for page speed.
Continue reading

Events (Script Notifications) in OpenCart 2.2.x. What Has Changed?

The event system in OpenCart was first introduced in version 2.0.0.0. It was one of the major changes in OpenCart’s core. In OpenCart 2.2.0.0, the event system evolved, and it has a more powerful and cleaner implementation now. However, the changes are not really backwards compatible, so the extensions which make use of it, will have to be updated.
Continue reading

How to Increase the Maximum Upload Limit in PHP for OpenCart

March 21, 2016
There are two things that dictate the file size that can be uploaded in PHP based websites. They are two PHP config variables.
Continue reading

Be Productive on a Mac Desktop

November 9, 2015
This blog post is going to be about improving your workflow on a Mac, bringing you closer to a happier, mouse-free life. We will be talking about the desktop environment of OS X, but most of this applies to Windows as well and should be achievable using counterpart software.
Continue reading

OCMOD not working?

Sometimes OpenCart’s OCMOD system may stop working on the front-end and you may spend some quality time looking for the reason. It seems like cases like this are quite common, so here are a few guides on how to fix OCMOD related issue yourself.
Continue reading

Block unwanted bots from accessing your site

All kind of bots are walking around the internet these days searching for personal information or other information which is not targeted for the general public. In this article we will show you how you can protect your site from such malicious bots.
Continue reading

How to make sense of your OpenCart error log

The error log is the place to go when you want to know whether your store is working as expected or there are some cases when an error happens and your customers may not be getting the desired experience. The error messages there can help your site developers track down a bug or fix an issue you never actually experienced. Let’s see how to make use of it and help you and your developers maintain the system in good health.
Continue reading

Using the New API Methods of OpenCart 2.x

In OpenCart 2.x a new API system has been introduced. It should allow third party applications to talk to your OpenCart store for better integration capabilities. In this article, we will explain how the API works and how to use it. The API does not seem to be ready yet, but it is a good idea to get familiar with its current state and the way it works.
Continue reading

How to Grow Ecommerce Sales with OpenCart Games Module

March 4, 2015
Games make your e-commerce sales skyrocket. In this blogpost we share our personal experience from a holiday promo that we run with a twist. The result: reduced bounce rate, increased conversion rate and time spent on website.
Continue reading

How to Integrate SMSBump In Your Application

SmsBump is a web service for sending SMS messages. It is perfect if you want to send transactional messages to your customers internationally.
Continue reading