1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/mattermost-plugin
Scott Bishel f21c0eba8f
update version 7.10.5 (#4803)
* update version 7.10.5

* Update version.go
2023-07-21 16:59:03 +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 MM-49703: Bump to Go 1.19 (#4489) (#4502) 2023-01-23 12:43:40 +05:30
product Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496) 2023-01-20 07:55:07 -05:00
public MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
server update version 7.10.5 (#4803) 2023-07-21 16:59:03 +02:00
webapp fix issue with card id being valid block but not a card (#4729) (#4736) 2023-05-08 15:12:04 -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 DOnt lint boards_product.go (#3734) 2022-08-24 12:43:45 +05:30
go.mod fix merge conflict 2023-01-24 16:25:23 -05:00
go.sum wip 2022-12-23 23:31:39 -05:00
LICENSE Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
Makefile [MM-52996] fix server ci after renaming the project 2023-06-02 11:01:33 +08:00
modd.conf Live Watch make target for improve the development experience (#1389) 2021-10-04 10:06:54 +02:00
plugin.json update version 7.10.5 (#4803) 2023-07-21 16:59:03 +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.