1.2 KiB
1.2 KiB
title | date | section | weight |
---|---|---|---|
Installing the latest plugin | 2020-12-15T12:01:23-04:00 | Installing the latest plugin | 1 |
You can install the latest Focalboard plugin, including developer builds, ahead of the official release using the following steps:
Enable custom plugins in Mattermost
Follow the steps in the Mattermost admin guide to enable custom plugins:
- Manually set
PluginSettings > EnableUploads
totrue
in yourconfig.json
- Restart the Mattermost server
Download mattermost-plugin-focalboard.tar.gz
from the build or release, e.g. the Focalboard 0.7.0 release.
Then upload the Focalboard plugin:
- Navigate to System Console > Plugins > Plugin Management
- Select "Choose File" under "Upload Plugin"
- Select the
mattermost-plugin-focalboard.tar.gz
file - Select "Upload"
- Once uploaded, select "Enable" under the Focalboard plugin to enable it
Update your web proxy configuration
Follow the steps here to configure your web proxy (NGINX, Apache, etc.) to complete the setup.