Doofinder Search Engine: Case Study
Intro Doofinder is a powerful, quick, and intuitive search engine that will help you to improve your online store’s sales. Magently is responsible for developing the Magento 2 module (and…

Intro Doofinder is a powerful, quick, and intuitive search engine that will help you to improve your online store’s sales. Magently is responsible for developing the Magento 2 module (and…
Magento 2.3 introduced a brand new functionality – Multi Source Inventory (MSI). It’s a long-awaited feature that before the update was only available through external modules or custom code. Let’s…
Introduction This article deals with one of the most versatile tools used when writing code – loggers. Apart from explaining how to create your own log handler in your separated…
Full Page Cache hole punching in Magento 2 FPC is your friend, not your enemy… Magento is and has always been a bit slow and resource-intensive application. One of the…
Implementing Google reCaptcha in a Magento custom form As a reaction to the issue of malicious targeting on PayPal Payflow Pro integration, Magento, from version 2.2.9 and 2.3.2, introduced a…
Preferences, Types and Virtual Types Welcome to another part of the Magento 2 Design Patterns miniseries. Today, let’s have a look at the three ways you can expand your code…
If you run an ecommerce store built on Magento 1 and face the looming vision of the whole platform migrating to Magento 2, you are perhaps considering possible failures of…
The deadline for the migration to Magento 2 is June 2020. Do you know where to start? Read this 5-step guide and migrate your ecommerce confidently.
In the previous part of this article, we created the base XML file with a UI Component to present the grid view in the backend. In this part, we will…
Custom products grid – Base XML Welcome to the second part of my article series about Magento Custom Products Grid. In the previous part, we: made some assumptions about the…