1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/mattermost-plugin
Doug Lauder 99882bf197
Include plugin unit tests in CI via makefile; fix unit tests (#2848)
* include plugin unit tests in CI via makefile; fix unit tests

* include hello endpoint for unit test and web service up check
2022-04-20 11:01:40 -04:00
..
.circleci
assets
build Live Watch make target for improve the development experience (#1389) 2021-10-04 10:06:54 +02:00
public add app bar icon 2021-12-28 18:23:52 -05:00
server Include plugin unit tests in CI via makefile; fix unit tests (#2848) 2022-04-20 11:01:40 -04:00
webapp fix for following button on card (#2833) 2022-04-18 12:52:28 -06:00
.editorconfig
.gitattributes
.golangci.yml Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
go.mod Revert "implement data retention for boards (#2588)" (#2843) 2022-04-19 09:18:31 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
LICENSE
Makefile Revert "implement data retention for boards (#2588)" (#2843) 2022-04-19 09:18:31 -06:00
modd.conf Live Watch make target for improve the development experience (#1389) 2021-10-04 10:06:54 +02:00
plugin.json update to v0.16.0 (#2438) 2022-03-02 15:08:40 -07:00
README.md Streamline docs and fix broken links (#2656) 2022-03-29 10:14:10 +02:00

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.