focalboard/mattermost-plugin
Pablo Velez Vidal 61ba412c27 add unit tests
2023-01-11 17:08:42 +01:00
..
.circleci
assets
build Fixed server lint issue about not using deprecated package io.ioutils (#4112) 2022-11-01 07:56:04 -04:00
product Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
public
server update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07:00
webapp add unit tests 2023-01-11 17:08:42 +01:00
.editorconfig
.gitattributes
.golangci.yml
go.mod go.mod: update mattermost-server dependency (#4341) 2022-12-15 16:36:48 -05:00
go.sum go.mod: update mattermost-server dependency (#4341) 2022-12-15 16:36:48 -05:00
LICENSE
Makefile MM-46725 Add build-product target to compile the Boards product (#4016) 2022-10-13 16:56:59 -04:00
modd.conf
plugin.json update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07:00
README.md

Mattermost Boards (Focalboard Plugin)

Mattermost Boards is the Mattermost plugin version of Focalboard that combines project management tools with messaging and collaboration for teams of all sizes. To access and use Mattermost Boards, install or upgrade to Mattermost v6.0 or later as a self-hosted server or Cloud server. After logging into Mattermost, select the menu in the top left corner of Mattermost and select Boards.

Mattermost Boards is installed and enabled by default in Mattermost v6.0 and later.

To build your own version of Matterboard Boards and upload it to your own Mattermost server, follow the instructions here.