Plugin to Update Plugins via Git?
-
All of the Plugins we use on our customers sites are under version control via Git. And the website itself is also under version control with the WordPress Github repository set as a remote so we can update WordPress from there.
The problem is that the update notifications are still visible and, when clicked, they update the Plugins and replace the .git folder there.
So I’m wondering if there is an existing Plugin, or recommend code snippets or API, to ensure that when “Update” is clicked it actually pulls from the respective Git repo instead?
- The topic ‘Plugin to Update Plugins via Git?’ is closed to new replies.