Hi,
how can i exclude a plugin from updates?
I’m using the mysensors plugin with some changes I’ve made and i don’t want to loose them.
Gruss M.
-
Excluding plugin from updates
-
Plugins are excluded if they are a git repo, so run
git init
inside the plugin directory and it should not be updated. But make a backup just to be sure. -
Thanks,
I got an error while updating and had no Restart Button, but thats OK for me.
Gruss M.