1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/website/site/content/download/mattermost/_index.md
Chen-I Lim b337392d0d
Website 012422 download links (#2171)
* Add Win direct download links to website.

* Update download links
2022-01-25 11:53:01 -08:00

1.5 KiB

title date section weight
Mattermost 2020-12-15T12:01:23-04:00 download 2

Focalboard is installed with Mattermost v6 and later, where it's called Boards. You can install Mattermost as a self-hosted server or sign up for Mattermost Cloud.

Mattermost Boards usage notes:

Enable shared boards

The shared boards feature is disabled by default in Mattermost. To enable it:

  1. Open the System Console.
  2. Go to Plugins and select Mattermost Boards.
  3. Set Enable Publicly-Shared Boards to true.
  4. Choose Save.

Permissions

Mattermost Boards currently uses channel-based permissions, meaning that only members of the associated channel can access (read/write) the boards for that channel.

You can use this to create private boards:

Create or join a Private channel, Group Message, or Direct Message. Then, select the Boards icon in the channel header to create a board. Only members of the Private channel, Group Message, or Direct Message can access the board.

You can use the share board feature to share a read-only board with anyone (incuding unauthenticated users) who has the generated link.

For more information about using Mattermost Boards, refer to the main product documentation here.