Kirby Plugin Update check (how to?)

Hey,

I have a plugin that I use on different customer websites. The plugin is not published via composer but added as a vcs.

Is it possible to perform the update check via composer using vcs? - or is there a documentation how this updates check inside tha panel is done?

Thanks for the help

You mean the update check in the Panel system view? Not that I am aware of, I think that needs the plugin version info to come from plugins.getkirby.com. And so a local vcs or so won’t work.