Part Catalog – a Magento 2 migration case study
Part Catalog – Magento 2 migration done right 1. The Part Catalog story We’ve worked with Alan since 2015 when he approached Magently with an unfinished shop on Magento 1….

Part Catalog – Magento 2 migration done right 1. The Part Catalog story We’ve worked with Alan since 2015 when he approached Magently with an unfinished shop on Magento 1….
A quick intro on UI Components In this article, I will take you through a step-by-step process of creating a Custom Products Grid in the Magento 2 environment. The upgraded…
If you’re an e-commerce owner and have a Magento 1 website, you will be facing Magento 2 upgrade sooner or later. Apart from the obvious challenge of the platform migration, there is…
Magento 1 End of Life Magento 2 migration has become imminent. If you’re an owner of a Magento shop then I’m sure you are, to some extent, aware of the…
Area Code is a component that organizes code with the aim of optimising query processes. Only code that is defined in a specific Area Code is fetched in a given situation. This helps, for example, to optimise REST queries. What is rendered is not the entire HTML, but only what is absolutely necessary to answer a REST query.
Cart Sales Rule One of the features available by default in Magento is Sales Rule. The module is a powerful marketing tool that allows you to manage all types of…
Let’s talk about migrating to Magento 2. Is it something easy to do? How long will it take? Where should we start and what should we think of before performing a migration? Eventually, what tools should we use? I will try to answer these questions.
Plugins are one of the new concepts in Magento world – they were introduced in Magento2 and are here to stay. Taking into account that Magento team wants developers to…
Knockout was one of the biggest changes introduced to the world of Magento 2 frontend and while in the beginning it can be really hard to grasp, at the end…
While viewing a list of products or clients in our store, we sometimes need to carry out the same action on several records. For example, if we want to delete…