Get Started
Usage API
Using WOPI
Additional API
More information
|
Mattermost ONLYOFFICE integration pluginThis plugin enables users to edit office documents from Mattermost using ONLYOFFICE Docs. Features
Installing ONLYOFFICE DocsYou need an instance of ONLYOFFICE Docs (Document Server) that is resolvable and connectable both from Mattermost and any end clients. If that is not the case, use the official ONLYOFFICE Docs documentation page. ONLYOFFICE Docs must also be able to POST to Mattermost directly. ONLYOFFICE Docs and Mattermost can be installed either on different computers, or on the same machine. If you use one machine, set up a custom port for Document Server. The easiest way to install an instance of ONLYOFFICE Docs is to use Docker. Installing Mattermost ONLYOFFICE integration pluginTo start using ONLYOFFICE Docs with Mattermost, follow these steps:
Configuring Mattermost ONLYOFFICE integration plugin![]()
Using Mattermost ONLYOFFICE integration pluginUsers are able to open files sent in personal and group Mattermost chats for viewing and co-editing. When files are sent in the chat message, the following actions are available in the file context menu by clicking the ⋮ symbol:
![]() When clicking on the Open file in ONLYOFFICE button, the corresponding ONLYOFFICE editor opens in the same window. ![]() The author of the message with attached documents is able to change access rights to the file via the context menu using the Change access rights option. This action is available both in personal and group chats. ![]() ONLYOFFICE bot sends notifications about changes in the document specifying the name of the user who made those changes. ![]() How it worksThe ONLYOFFICE integration follows the API documented here. Download the Mattermost ONLYOFFICE integration plugin here. |