Magento 2 Issues when deploying static content on EFS This article is about deploying the static content on EFS, but it can be NFS or anything over the network that might be slow.
Magento 2 Running Magento 2 Crons With Queue Consumers on Kubernetes or Docker If you have issues running cron on containers, here is the solution for your problems!
Magento 2 Configure Catalog Search Engine with Magento CLI Since we installed Magento 2.3 we started receiving a notice that Catalog Search using MySQL will go away as it is deprecated.
Magento 1 Upload download link from orders Today I bring another module to "fix" something that can be annoying for some stores that have several downloadable products, specially if you work with pre-orders.
Magento 1 Upgrade Magento to version 1.9 Many people have a need to upgrade Magento to a newer version, but this is not an easy task to do with Magento.
Magento 1 Installing PHP-FPM with Apache Many people prefer to use nginx, but for Magento it makes no difference since the PHP process is the big villain and not static content.
Magento 1 Present Quantity of Available Products In this tutorial we will show you how many products are available for that product.
Magento 1 Keeping Your Admin Safe Today we are going to present some tips on how to improve the protection of your admin in Magento.
Magento 1 Fixing Error “[unknown object].fireEvent()” This error can happen sometimes, so we will learn how to fix it.
Magento 1 Extension Error When Exporting Report in XML or CSV In this tutorial we will learn how to fix the file name for the exported reports.
Magento 1 Magento MySQL Master/Slave It's very simple to configure MySQL Master/Slave for Magento and we will learn on this tutorial.
Magento 1 [Video] Telephone DDD Mask (Brazilian code) In this video we will learn how to add a telephone mask used in Brazil.
Magento 1 Add Login on Sidebar In this very simple article we will learn how to add a login on the sidebar of your store.
Magento 1 Using Redis with Magento 1.8+ In this tutorial we will learn how to install Redis and configure Magento to use it as cache.