21Jul
20Jul
How to Create a Block in Magento 2
In this tutorial, you'll learn how to create a block in Magento 2 by building a simple custom module step by step. Blocks in Magento 2 are used to pass data from the backend to templates and are essential when working with the view layer....
18Jul
How to Create Frontend Routes in Magento 2
Creating a custom frontend route in Magento 2 is a common task when building new features or pages for your store. In this tutorial, we’ll walk you through the process of creating a frontend route using a real example module called Magencode_MyModule. You’ll learn how...
18Jul