From 33cba56614a84344111784e4c84921b0910af313 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Thu, 30 Jun 2022 00:31:42 -0400 Subject: [PATCH] docs - adding plugin script https://github.com/Ylianst/MeshCentral/issues/4191 --- docs/docs/meshcentral/plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/docs/meshcentral/plugins.md diff --git a/docs/docs/meshcentral/plugins.md b/docs/docs/meshcentral/plugins.md new file mode 100644 index 00000000..e9d664ff --- /dev/null +++ b/docs/docs/meshcentral/plugins.md @@ -0,0 +1,9 @@ +# Plugins + +## Installation + +1. Enable plugins in the configuration and restart MC as described. +2. Log into MC as full administrator. +3. Go my `My Server` -> `Plugins`, hit the Download plugin button. +4. A dialog opens requesting an URL, put in: +5. The plugin pops up in the plugin list below the download button, you can now configure and enable/disable it.