focalboard/mattermost-plugin
Miguel de la Cruz 9fac8f476e
Revert dnd (#4294)
* Revert "Fixed bug where boards would move to category of a different team (#4284)"

This reverts commit e075f408d3.

* Revert "Merge branch 'main' into only-explicit-boards-on-default-category"

This reverts commit 7db7e56296, reversing
changes made to 3feda10b6d.

* Revert "DND support for category and boards in LHS (#3964)"

This reverts commit 9918a0b3f8.
2022-12-05 15:03:34 -05: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 Updates boards registration as product to use name instead of ID (#4247) 2022-11-25 18:02:02 +01:00
public
server update version to v7.7.0 (#4270) 2022-12-01 17:47:31 -07:00
webapp Revert dnd (#4294) 2022-12-05 15:03:34 -05:00
.editorconfig
.gitattributes
.golangci.yml
go.mod bump matter-most server version (#4271) 2022-11-30 17:52:01 -05:00
go.sum bump matter-most server version (#4271) 2022-11-30 17:52:01 -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.7.0 (#4270) 2022-12-01 17:47:31 -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.