-
-
Notifications
You must be signed in to change notification settings - Fork 164
plugins
Dan edited this page Sep 29, 2025
·
22 revisions
When the plugin button on the navigation bar is clicked, the plugins drop down menu will open.

- If a plugin name is clicked the UI page for that plugin will open.
- If the Manage Plugins button is clicked the main plugins page will open.

A table listing the installed plugins that are included with SIP by default and any user installed plugins.
|
Name column |
lists the name of each plugin. |
|
Enabled column |
Selected plugins will be loaded when the Update Enabled button is clicked and SIP restarts. Enabled plugins are added to the Plugins dropdown menu if they have a UI page. |
|
Uninstall? |
Selected plugins will be removed when the Uninstall button is clicked. |
Opens a page with a list of available plugins. See Iinstalling a plugin linked below.
Opens a Wiki about writing plugins in a separate browser tab.
Related information
Install a plugin
Wiki Home