I was performing a migration from a Magento 1.7.0.2 to Magento 2.1.11 and after finishing the migration, when I went to each category page…
After doing a lot of research about how to get a good and light local environment for Magento projects, either Magento 1 or 2,…
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…
The Problem Fatal error: Uncaught Error: Class ‘Locale’ not found in lib/internal/Magento/Framework/Locale/Bundle/DataBundle.php:64 Most of the cases this error appears when you are trying to…
Backup Catalog In this tutorial I will show you how to perform a simple SQL Backup of all of your Catalog related tables. That…