Currently the widget retrieves its data by default from:
http://cloudify.co/api/plugins.json
it needs to be updated to:
http://repository.cloudifysource.org/cloudify/wagons/plugins.json
As this file is being updated dynamically.
Also, when changing the address in the widget's settings, it is not being updated (the widget seems empty)
plugin catalog widget
Accessing the url of the new plugins list from stage fails(403)
Is it possible that the endpoint does not support CORS?
Also the original link is only working when accessing it using https, i.e. : https://cloudify.co/api/plugins.json
Can we add the Plugins Bundle to the catalog as well?