focalboard/mattermost-plugin
Doug Lauder 765fbc88e9
Register API router in product mode (#3700)
* register API router in product mode

* period in comment (really?)
2022-08-17 17:50:01 +02:00
..
.circleci Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
assets Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
build Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
product Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
public Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
server Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
webapp fix: don't re-.push() the URL if already on teamId (#3651) 2022-08-11 09:23:08 -06:00
.editorconfig Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.gitattributes Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
go.sum Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
LICENSE Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
Makefile Upgrade dependencies: mmserver, plugin-api, opengraph (#3525) 2022-08-02 19:02:35 -04:00
modd.conf Live Watch make target for improve the development experience (#1389) 2021-10-04 10:06:54 +02:00
plugin.json update min server version to 7.2 (#3536) 2022-08-03 23:00:16 +02: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.