If you find Files and folders structure in Magento 2 sophisticated and difficult to understand, this article is meant for you! I’ll show you…
When you don’t want to use Magento default sendmail system, nor some third-party extension for sending emails, then you may want to manually set…
Magento and WordPress are both the most popular platforms in their own field. Magento is the biggest e-commerce platform, while WordPress is the most…
Virtual Product A Virtual Product or Digital Product can be used for intangible items such as a membership, service, warranty, or subscription and digital…
The layout is the very core component and represents the structure of a webpage design using an XML file, within which the User Interface…
Downloadable Product in Magento A Downloadable Product is a type of product that you can deliver as a file: software, music, video, ebook, picture……
With Magento 2, you can quickly create a new CMS page and switch it with the default home page. The new page created from…
In our article today, we’ll learn about form validation in Magento 2, and how you can best implement form validation into your Magento store.…
This tutorial shows you how to debug your code using PhpStorm and Google Chrome browser with Xdebug. Configure PhpStorm to work with Xdebug Open…