cakephp-composer
cakephp-composer copied to clipboard
CakePHP Composer plugin
Results
3
cakephp-composer issues
Sort by
recently updated
recently updated
newest added
Hi! `cakephp-composer` docs suggest that it should be installed into the project manually: either by extracting an archive or cloning the repo. But [here](https://github.com/uzyn/cakephp-composer/issues/6#issuecomment-13110872) you suggest that `Plugins/` and `Vendor/`...
I use the composer plugin, but I can't update the bootsrap to add CakePlugin::load('plugin'); if I add it before running Console/cake composer.c install I'll get an error that this plugin...