Closed astorm closed 5 years ago
OK, the above is a farwded controller that's missing a list -- the real problem seems to be the controller is missing from vendor/magento/framework/App/Router/ActionList.php
Yeah -- so it seems like Magento isn't picking up the controller files in the composer based module paths. LONG SIGH HOBBIES ARE SUPPOSED TO BE FUN.
Magento thinks my controllers are in this folder.
/Users/alanstorm/Sites/magento-2-3-x/project-community-edition/extensions/pulsestorm-helloworld/
So -- I still need to get etc
registration.php
and composer.json
sorted out.
Seems like this might be the problem: https://github.com/magento/magento2/blob/5e07374555d09fca3522a19bb8f5e6e9d389a1a7/app/code/Magento/Backend/App/Request/BackendValidator.php#L173