What to Do When “Your Search Returns No Results”
Sometimes a search engine might stop working. There are various reasons: it may be caused by migrating the store to a different server, updating Magento to a more recent version,…

Sometimes a search engine might stop working. There are various reasons: it may be caused by migrating the store to a different server, updating Magento to a more recent version,…
Brand-related pages are very popular among shop-owners – it’s clear from the number of extensions adding such functionalities as well as from their prices. However, do we always need large…
This article starts our new series of case studies, in which we’ll analyse the projects that we’ve carried out and present a sure pathway leading to their successful implementation. Want…
Configurable products are a very useful Magento functionality, however, the frontend is not always as extensive as we’d like. In this tutorial I’ll show you how to easily change the…
Sometimes we need to add to our store a page with a list of products that are related by an attribute of given items instead of a category. This tutorial…
In the previous article we discussed how to install and configure the kbsali-php-redmine library. Today we’ll focus on the methods responsible for creating issues in Redmine project management system. Let’s…
The topic of this article is somewhat unusual, given the fact that Magently is a group of developers creating applications based on the popular e-commerce – Magento. However, every team…
Every now and then, every developer has to deal with a huge amount of data that is slowing down their website and can’t be worked around. Fortunately, Magento has a…
Debugging classes Let’s say we have to fix a frontend element that displays incorrect data – data, which don’t meet our expectations. First, we’d like to know which data are…
More broadly on EAV There are lots of EAV (entity, attribute, value) definitions on the Internet, but not all of them explain its basic assumptions clearly. Therefore, beginning developers often…