focalboard/mattermost-plugin
Ibrahim Serdar Acikgoz 8585ff04d2
services/store: use mattermost sql settings for migration connections (#4395)
* services/store: use mattermost sql settings for migration connections

* fix db type issue
2022-12-23 11:19:37 -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 Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
public MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
server services/store: use mattermost sql settings for migration connections (#4395) 2022-12-23 11:19:37 -05:00
webapp GH-4385 - Updating padding for boardselectoritem (#4387) 2022-12-23 17:09:24 +05:00
.editorconfig
.gitattributes
.golangci.yml
go.mod go.mod: update mattermost-server dependency (#4341) 2022-12-15 16:36:48 -05:00
go.sum go.mod: update mattermost-server dependency (#4341) 2022-12-15 16:36:48 -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.