It would be great if composer install allowed to keep plugins in vendor (outside of site/plugins).
vendor
site/plugins
Similar to kirby-cms-path option
kirby-cms-path
// composer.json "extra": { "kirby-cms-path": false, }