How to develop plugins and reload them?

@hepy You’ll have to evaluate what will best fit your context and needs. Here is some discussion about two possibilities. You could create an extra vagrant sync folder to sync your plugin into place on your dev vm. Alternatively, if the plugin is meant primarily for that project, you could consider committing the plugin to the bedrock-based project. There are probably other appropriate alternatives as well.