From d9a5b11c9a1b5e400e83130306bd375b22887201 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Thu, 26 Jan 2017 21:20:15 -0500 Subject: Fixed numerous bugs with the addon repo management GUI. Only show Manage Repos button if webserver has write permission on extend/addon/. --- doc/context/en/admin/plugins/help.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/context/en/admin/plugins/help.html (limited to 'doc') diff --git a/doc/context/en/admin/plugins/help.html b/doc/context/en/admin/plugins/help.html new file mode 100644 index 000000000..3ea821a71 --- /dev/null +++ b/doc/context/en/admin/plugins/help.html @@ -0,0 +1,11 @@ +
+
General
+
This page manages which addons (also known as plugins) are installed.
+
Manage Repos
+
If your webserver has the necessary write permissions, you will see a button labeled Manage Repos, + which opens a control panel for managing what addon repositories are installed. These repos are + stored in extend/addon/[repo name]/. The official Hubzilla + addon repo can be added by entering the repo URL + https://github.com/redmatrix/hubzilla-addons.git + and choosing a name for the repo such as official.
+
\ No newline at end of file -- cgit v1.2.3