Today we create a simple module in Magento 2. We display a simple message using the controller and using a custom layout. For display messages using a custom layout, we will need to create a custom frontend layout file in our module. Let’s start by creating a simple module. Step1. Create module directory Go to… Continue reading How to create a custom module in Magento 2.x