cakephp-composer
cakephp-composer copied to clipboard
update bootstrap after installing plugin
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.