Author: magemaster

magento 1 get net or gross price 0

Magento 1 get net or gross price

Sometimes there is a lot confusion how to get net or gross price in Magento 1. In this post I give you details on how to get the correct value. Magento 1 get net...

Magento 2 data migration tool 1

Magento 2 data migration tool review

In this Magento 2 data migration tool review I reflect about this usable tool. My recent posts about installing data migration tool and how to use it showed all necessary you need to migrate...

how to use data migration tool 0

How to use data migration tool

My last post was about how to install and configure Magento 2 data migration tool. Now it is time to use it and to import data from your old shop. This post shows you...

magento 2 data migration tool 2

Magento 2 data migration tool

With the Magento 2 data migration tool it is easy to copy your Magento 1 shop data to a new Magento 2 shop. This tool is quite mighty and helps to reduce migration effort....

magento admin panel invalid form key 1

Magento admin panel invalid form key

A very frustrating problem is a invalid form key error message on your admin panel login page. This is very hard to find out if you do not know adminhtml settings. Often the only...

change magento 2 increment id 0

Change Magento 2 Increment Id

This post is about how to change Magento 2 increment id for your orders and other documents. It is quite complicated, but there are more options to customize your numbers. I show you all...

magento 1 change increment id 0

Magento 1 – change increment Id

While working with Magento 1 you may want to change increment Id for your orders, invoices, credit memos or shipments. In this post I show you how to do this and what you need...

magento 2 get customer shipping address 0

Magento 2 – get customer shipping address

In this tutorial I show you how to programmatically get customer shipping address. You will need to do this, if you want to implement custom queries based on customers address data. My source code...

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...