Hello,
I have a site set-up on Flywheel, and I use Git which stores the /wp-content/themes/
directory so I can deploy my themes to my site in Flywheel. This way I can sync my theme between different computers.
The question I have, is how can I do this with plugins? If I were to use Git, I would push to Flywheel but if administrators start modifying plugins and I push again, it would overwrite the administrators changes.
So is there a way I can sync the plugins on Flywheel with my local dev environment using Local by Flywheel?
Thanks,