Prepare (development quick start)
Before you start building Magento modules, we suggest you use the following checklist:
- Install Magento and any required dependencies
- Set Magento for developer mode
- Decide which type of component you’re creating and how to set it up in
composer.json
. - Understand the component file structure