diff options
| author | Frederic Guillot <fred@kanboard.net> | 2017-01-29 11:07:42 -0500 |
|---|---|---|
| committer | Frederic Guillot <fred@kanboard.net> | 2017-01-29 11:07:42 -0500 |
| commit | 0371acff89b14b9bdcb03e72fd9637e26e6b517c (patch) | |
| tree | f5878c9c07705379d137843cb8f92e3cdf7c20a8 /doc/plugin-directory.markdown | |
| parent | 3bf4789be255650b64f42231f41383cb13b65572 (diff) | |
Move English documentation to folder en_US
Diffstat (limited to 'doc/plugin-directory.markdown')
| -rw-r--r-- | doc/plugin-directory.markdown | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/plugin-directory.markdown b/doc/plugin-directory.markdown deleted file mode 100644 index 385e3360..00000000 --- a/doc/plugin-directory.markdown +++ /dev/null @@ -1,15 +0,0 @@ -Plugin Directory Configuration -============================== - -To install, update and remove plugins from the user interface, you must have those requirements: - -- The plugin directory must be writeable by the web server user -- The Zip extension must be available on your server -- The config parameter `PLUGIN_INSTALLER` must be set at `true` - -To disable this feature, change the value of `PLUGIN_INSTALLER` to `false` in your config file. -You can also change the permissions of the plugin folder on the filesystem. - -Only administrators are allowed to install plugins from the user interface. - -By default, only plugin listed on Kanboard's website are available. |
