bnomei/kirby3-doctor

add version check for plugins that are defined in composer

Opened this issue · 2 comments

add version check for plugins that are defined in composer

can use kirbys new plugin api
https://getkirby.com/plugins.json

@bastianallgeier
the version numbers of

https://getkirby.com/plugins.json

seem to be not updated automatically. can you tell me a bit how this works and if i can extend my doctor plugin on this endpoint or if i am better of querying packagist myself?