focalboard/mattermost-plugin
Ibrahim Serdar Acikgoz 67608a833b
Update product adapter for changes in the UserService (#3401)
* reflect changes in server regarding to user service

* include server into build even in CI

* Fix lint pipeline to use only local repositories

Signed-off-by: Mustafa Kara <mustafa.kara@mattermost.com>

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mustafa Kara <mustafa.kara@mattermost.com>
2022-07-28 10:03:55 +05:30
..
.circleci
assets
build Update product adapter for changes in the UserService (#3401) 2022-07-28 10:03:55 +05:30
product Update product adapter for changes in the UserService (#3401) 2022-07-28 10:03:55 +05:30
public
server Bot ownerID fix (#3436) 2022-07-27 14:52:17 -04:00
webapp Improve the board creation from channels (#3415) (#3433) 2022-07-27 12:26:17 +02:00
.editorconfig
.gitattributes
.golangci.yml
go.mod Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
go.sum Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
LICENSE
Makefile Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
modd.conf
plugin.json Update Boards version to 7.3 (#3382) 2022-07-18 12:05:59 -06: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.