Difference between revisions of "Documentation/4.8/Developers/Extensions/Server"

From Slicer Wiki
Jump to: navigation, search
(Nightly -> 4.8)
 
(No difference)

Latest revision as of 07:03, 18 October 2017

Home < Documentation < 4.8 < Developers < Extensions < Server


For the latest Slicer documentation, visit the read-the-docs.


Extensions server

  • Assuming you install your own extensions server, it is possible to manage, serve and distribute extensions yourself. As depicted on the image below, Slicer users will have to set a different extensions server in Edit -> Application Settings -> Extensions.
Slicer Extensions settings


Server configuration

  • Database type: Mysql
  • Plugin installation: Checkout the source of the plugins into the modules folder of your midas installation.