When I start with Magento 2 development, the first question I ask is how I can make a simple module at the bare minimum, sort of just like a entry point to the Magento 2 system. So I can then add my own code and inject my own logic to different part of the core… Continue reading It all starts with a simple module