A simple web application to manage Orthanc modalities in database.
- Orthanc server
- ServeFolders plugin
- ModalitiesInDatabase option in Orthanc config is switched to true
- PostgreSQL/MySQL Plugin installed
- Download files from this repository
- Place it in any folder (like /home/%user%/www/pacstools)
- Create a section in Orthanc config file like: ServeFolders : { "/pacstools" : "/home/%user%/www/pacstools" },
- Browse to http://%Orthanc IP%:8042/pacstools/index.html
Tested with Orthanc 1.7.3