Help installing Boards on PikaPods Mattermost instance

I figured it out! Here are the steps in case anyone else also struggles with this in the future:

  1. Access the SFTP server of your pikapod instance and edit the config.json file (under config folder): Under PluginSettings, change Enable to true:
    “Enable”: true,
  2. Restart pikapod Mattermost instance.
  3. Download the latest Focalboard plugin here under Assets (mattermost-plugin-focalboard.tar.gz).
  4. In Mattermost under Plugin Management, upload the .tar.gz file

That’s it!

1 Like