Closed pieroit closed 8 months ago
Just realized it may work only if you search the plugin :( In that case core will need to explicitly ask registry to send info on plugins that are already installed
Just realized it may work only if you search the plugin :( In that case core will need to explicitly ask registry to send info on plugins that are already installed
I didn't understand the problem, can we talk about this in a call? Also to wireframe the feature.
Just realized it may work only if you search the plugin :( In that case core will need to explicitly ask registry to send info on plugins that are already installed
I didn't understand the problem, can we talk about this in a call? Also to wireframe the feature.
Yes ;)
Added in develop
Added in develop
you fast
core
has been updated to show whether a plugin has a new version from registryGET /plugins/
endpointupgrade
:null
if there are no new versionsExample of not upgradable plugin:
Example of upgradable plugin:
Endpoint to update and checks to delete the older version and upload the new are not yet there. We can just use the already present endpoint to install plugins from registry and
core
can do the checks, so admin side you can just get the plugin URL and use the endpointPOST /plugins/upload/registry