We need to manually create an example of a local composer module so we know what we're targeting (I've never worked with them before). It's (apparently?) possibly to point composer.json at a local file path where it will look for packages.
Give this module enough configuration that Magento can see it, and frontend routing configuration + a single frontend controller we we can be sure the basic stuff works.
We need to manually create an example of a local composer module so we know what we're targeting (I've never worked with them before). It's (apparently?) possibly to point composer.json at a local file path where it will look for packages.
Give this module enough configuration that Magento can see it, and frontend routing configuration + a single frontend controller we we can be sure the basic stuff works.