Most of you must be wondering why the order item values has so many “repeated” fields like the following: price row_total row_invoiced row_total_inc_tax tax_amount…
Let’s assume that you installed an extension to sort by Best Selling products, but you’re not completely sure if it’s working properly or if…
After doing a lot of research about how to get a good and light local environment for Magento projects, either Magento 1 or 2,…
I faced this issue today which was caused by an observer with some bad coding practice. The following is the error message: Call to…
In this tutorial I will show you how to integrate a GitHub private repository to your composer.json file, in order to install it as…
Backup Catalog In this tutorial I will show you how to perform a simple SQL Backup of all of your Catalog related tables. That…
Performance Tools In this article I will expose some of the tool we use to cover different aspects of performance of a particular website.…