If you want to learn how to create a custom module in Magento 2 then this module is for you.
I am an expert Magento 2 Developer with 10+ years of Magento development experience.
Please feel free to contact me, if you need Magento 2 development help.
- Email - [email protected]
- Skype - live:pandurang.babar
Note
I installed and tested this module for Magento 2.4.7-p1.
- Please take a pull of this repository and add module code in the "app/code/Pmb/Helloworld" folder.
- Run below commands
php bin/magento cache:flush
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
Load the below URL in the browser you will see a "Hello World" message.
http://localhost/helloword/hello/world