astorm / pestle

A collection of command line scripts for Magento 2 code generation, and a PHP module system for organizing command line scripts.
MIT License
533 stars 101 forks source link

What does a local composer module look like? #496

Closed astorm closed 5 years ago

astorm commented 5 years ago

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.

astorm commented 5 years ago

Looks like this. Closing as done.

https://github.com/astorm/pestle-composer-local