cakephp-composer icon indicating copy to clipboard operation
cakephp-composer copied to clipboard

update bootstrap after installing plugin

Open sela opened this issue 11 years ago • 0 comments

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 doesn't exist and the composer won't work.

sela avatar Jun 16 '14 14:06 sela