helhum / TYPO3-Distribution

A distribution package for TYPO3 CMS with added typo3_console support
81 stars 19 forks source link

Deploy via TYPO3 Surf- package typo3_console not found #2

Closed codemonkey1988 closed 8 years ago

codemonkey1988 commented 8 years ago

I am currently trying out your TYPO3 Distribution, because I think it's great. While trying to deploy the test project with TYPO3 Surf and your example configuration, I noticed a problem with that.

TYPO3 Surf cannot find your typo3_console package, because it only looks at the path typo3conf/ext/typo3_console for it. But the typo3_console package is located in vendor/helhum/typo3-console.

I am using the master branch of your TYPO3 Distribution with TYPO3 Surf 2.0.0-beta6.

As a workaround, I created my own tasks to flush cashes and generate the PackagesStates.php.

helhum commented 8 years ago

Yeah, that's unfortunately true. I try to get this resolved in Surf during the weekend.

helhum commented 8 years ago

fixed in console