Magento UI Components — Custom Products Grid, pt. 2: Base XML
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…

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…
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…
As experienced Magento developers, we are happy to announce that a new season of Magento Meetups in Wrocław is about to start!
Last month, Magento2 hackathons happened twice in our office in Wrocław! While curing up some bugs, members of the Magently team decided that they should arrange a hackathon and push those repairs further up. And so they did, with a result of 8 major bugs fixed and over 300 phrases translated!
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.
What’s SOLID? Probably everything you can put in your pocket, but what I’d like to tell you about are a few great software development practices. Formed as a handful of…
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…