Neuro plugin not shown on orthanc Explorer 2

Hi orthanc gurus! This project and community is amazing!

I’m new to orthanc, and I’m trying to set up a neuroimaging processing pipeline based on orthanc. But when I tried to enable the neuro plugin based on this tutorial orthancteam/orthanc Docker images — Orthanc Book documentation, no new button is added to the UI.

The plugin is already enabled according to the sys info panel

But the nifti button does not show up

What could be the problem?

Any help would be greatly appreciated!!!

PS: is there a demo showing how to manipulate nifti data (or any other data) with Keycloak enabled? I want to fetch data from orthanc and feed it to some AI models, generate a pdf report, and send the report back to orthanc, but I don’t know where to start :frowning:

One more thing: I deployed orthanc through docker but used traefik as reverse-proxy instead of nginx. But I cannot open https://imaging.mydomain.com/orthanc/app/explorer.html, which throws me a 403 error. Is this the expected behavior or is this a misconfiguration?

My bad. I see that neuro plugin is still in the todo list of OE2