1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/doc/plugin-directory.markdown
2016-07-23 14:11:39 +02:00

661 B

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.