focalboard/mattermost-plugin
Miguel de la Cruz fa6de94070
Adds limits implementation to the server (#3213)
* Adds limits implementation to the server

* Add test for deleted boards on active card count
2022-06-15 12:17:44 +02:00
..
.circleci
assets
build Updated go version (#3189) 2022-06-06 10:18:21 +02:00
product Multi product architecture (#3218) 2022-06-14 09:00:09 -06:00
public
server Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
webapp Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
.editorconfig
.gitattributes
.golangci.yml
go.mod Multi product architecture (#3218) 2022-06-14 09:00:09 -06:00
go.sum Multi product architecture (#3218) 2022-06-14 09:00:09 -06:00
LICENSE
Makefile
modd.conf
plugin.json
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.