FNNDSC / ChRIS_store

Backend for ChRIS plugin apps store
MIT License
11 stars 19 forks source link

Backend should supply a default icon for plugins #41

Open jennydaman opened 3 years ago

jennydaman commented 3 years ago

Plugins which do not define an icon should be supplied a default icon.

If the plugin defines a category, then the default icon can be dependent on its category.

This feature would require implementation of static file serving from object storage. A related discussion: https://github.com/FNNDSC/ChRIS_store_ui/issues/125#issuecomment-817320727

mairin commented 2 years ago

It would be nice if this default icon could be configured in the Django admin panel