Revolution Slider Chrome Autoplay fix

Since the end of 2018, Google Chrome no longer auto-plays videos. Revolution Slider or Revslider is based on auto playing videos.

There is an easy fix without having to update the ...


How to make a Discord bot in PHP

What you need for this is some common knowledge of PHP, a local server to run your code (like Wamp) and basic knowledge of composer. Also composer needs to be installed on your ...


Cancel order by customer in Opencart

By default, there is no possibility that the customer to cancel an order from his account. The admin of the store can do that from the admin panel.

However, in this article, we will show ...