Monthly Archive: February 2018

magento 1 patch supee 10570 released 0

Magento 1 Patch 10570 (SUPEE-10570) released

Again, a big patch 10570 for security enhancements called SUPEE-10570 for Magento 1 was released today. This time, Magento urges you to update your installation as soon as possible. Hope you are prepared! Magento 1...

magento 2 get category by url_key 0

Magento 2 – get category by url_key

In this short tutorial I show you how to get category by url_key for your Magento 2 shop. This is sometimes needed if your shop already has a category tree and you want to...

magento 2 compound primary keys 0

Magento 2 compound primary keys

I recently tried to use compound primary keys in Magento 2. I got different problems with this and ended up with a solution, that is not optimal. In case of Magento, the only possible...

magento 1 disable cache from database 0

Magento 1 – disable cache from database

In this post I show you how to disable cache from database for Magento 1. This is sometimes necessary if all frontend and adminhtml sites are broken and returning a report or error message....

Magento 2 programmatically reindex 0

Magento 2 – programmatically reindexing

In this tutorial I show you how you can manually or programmatically reindexing your shop. This is sometimes necessary if you run a full product import with all data (products, categories, customers). Especially if...