Skip to content

Commit a15fe5a

Browse files
authored
Updated official terminology, plan details, removed duplicate page (#6829)
1 parent 63f07cd commit a15fe5a

9 files changed

+31
-35
lines changed

source/about/embed-mattermost-app-within-microsoft-teams.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
Embed the Mattermost App within Microsoft Teams
22
================================================
33

4-
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst
4+
.. include:: ../_static/badges/ent-cloud-selfhosted.rst
55
:start-after: :nosearch:
66

7-
.. tip::
8-
9-
Looking to `install the Mattermost for Microsoft Teams plugin </about/install-mattermost-for-microsoft-teams-plugin.html>`__ instead?
10-
11-
With `Mattermost for Microsoft Teams </about/mattermost-for-microsoft-teams.html>`__, you can embed your Mattermost workspace within your Microsoft Teams instance and take advantage of `embedded app features <#benefits-of-the-embedded-app>`_.
7+
With the `Microsoft Teams plugin </about/mattermost-for-microsoft-teams.html>`__, you can embed your Mattermost workspace within your Microsoft Teams instance and take advantage of `embedded app features <#benefits-of-the-embedded-app>`_.
128

139
.. important::
1410

source/about/install-mattermost-for-microsoft-teams-plugin.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Install the Mattermost for Microsoft Teams plugin
22
=================================================
33

4-
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst
4+
.. include:: ../_static/badges/ent-cloud-selfhosted.rst
55
:start-after: :nosearch:
66

77
.. contents:: On this page
@@ -12,7 +12,7 @@ Install the Mattermost for Microsoft Teams plugin
1212

1313
Looking to `embed Mattermost within Microsoft Teams </about/embed-mattermost-within-microsoft-teams.html>`__ instead?
1414

15-
To install the `Mattermost for Microsoft Teams integration </configure/plugins-configuration-settings.html#ms-teams-sync>`__ in Mattermost:
15+
To install the `Microsoft Teams plugin </configure/plugins-configuration-settings.html#ms-teams-sync>`__ in Mattermost:
1616

1717
1. Log in to your Mattermost workspace as a system administrator.
1818
2. Download the latest version of `the plugin binary release <https://github.com/mattermost/mattermost-plugin-msteams-sync/releases>`__, compatible with Mattermost v8.0.1 and later. If you are using an earlier version of Mattermost, `follow our documentation </upgrade/upgrading-mattermost-server.html>`__ to upgrade to Mattermost v8.0.1 or later.
@@ -96,15 +96,15 @@ Step 2: Create a user account to act as a bot
9696
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9797

9898
1. Create a regular user account. We will connect this account later from the Mattermost side.
99-
2. This account is needed for creating messages on MS Teams on behalf of users who are present in Mattermost but not on MS Teams.
99+
2. This account is needed for creating messages on Microsoft Teams on behalf of users who are present in Mattermost but not on Microsoft Teams.
100100
3. This account is also needed when users on Mattermost have not connected their accounts and some messages need to be posted on their behalf. See the screenshot below:
101101

102102
.. image:: ../images/teams-user-as-bot.png
103103
:alt: In Microsoft Teams, create a user account to act as a bot.
104104

105105
.. note::
106106

107-
After you've connected the bot user to the account on MS Teams, all the messages that are posted from the account on MS Teams won't be synchronized back to Mattermost since it's a "bot", and messages from bots are ignored.
107+
After you've connected the bot user to the account on Microsoft Teams, all the messages that are posted from the account on Microsoft Teams won't be synchronized back to Mattermost since it's a "bot", and messages from bots are ignored.
108108

109109
Step 3: Ensure you have the metered APIs enabled (and the pay subscription associated to it)
110110
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -129,7 +129,7 @@ Mattermost admins can configure Mattermost to automatically prompt users to conn
129129
Configure the plugin
130130
--------------------
131131

132-
Additional configuration settings are available for this plugin. See the `MS Teams Sync plugin configuration settings </configure/plugins-configuration-settings.html#ms-teams-sync>`__ documentation for details.
132+
Additional configuration settings are available for this plugin. See the `Microsoft Teams Sync plugin configuration settings </configure/plugins-configuration-settings.html#ms-teams-sync>`__ documentation for details.
133133

134134
Monitor plugin performance
135135
--------------------------
@@ -151,7 +151,7 @@ Grafana dashboards `are available on GitHub <https://github.com/mattermost/matte
151151
Get started with the plugin
152152
---------------------------
153153

154-
See our `collaborate using Mattermost for MS Teams </collaborate/collaborate-using-mattermost-for-microsoft-teams>`__ documentation for details on how to collaborate across both Mattermost and Microsoft Teams at the same time.
154+
See our `collaborate using the Microsoft Teams plugin </collaborate/collaborate-using-mattermost-for-microsoft-teams>`__ documentation for details on how to collaborate across both Mattermost and Microsoft Teams at the same time.
155155

156156
Trobleshooting
157157
--------------

source/about/mattermost-for-microsoft-teams.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
Mattermost for Microsoft Teams
22
==============================
33

4-
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst
4+
.. include:: ../_static/badges/ent-cloud-selfhosted.rst
55
:start-after: :nosearch:
66

7-
Mattermost for Microsoft Teams enables you to collaborate with technical and operations teams seamlessly through the Mattermost app, without leaving Microsoft Teams. Two integrations are available: a `connected integration <#connect-mattermost-with-microsoft-teams>`__ and an `embedded integration <#embed-mattermost-within-mattermost-teams>`__.
8-
9-
7+
The Mattermost for Microsoft Teams plugin enables you to collaborate with technical and operations teams seamlessly through the Mattermost app, without leaving Microsoft Teams. Two integrations are available: a `connected integration <#connect-mattermost-with-microsoft-teams>`__ and an `embedded integration <#embed-mattermost-within-mattermost-teams>`__.
108

119
.. include:: ../_static/badges/academy-msteams.rst
1210
:start-after: :nosearch:
@@ -20,7 +18,7 @@ A connected Mattermost integration with Microsoft Teams enables direct message,
2018

2119
Install this integration by visiting the `install the Mattermost for Microsoft Teams plugin </about/install-mattermost-for-microsoft-teams-plugin.html>`__ documentation.
2220

23-
Visit the `collaborate within a connected Microsoft Teams instance </collaborate/collaborate-within-connected-microsoft-teams.html>`__ to learn how to use this integration.
21+
Visit the `collaborate within a Microsoft Teams instance </collaborate/collaborate-within-connected-microsoft-teams.html>`__ to learn how to use this integration.
2422

2523
Embed Mattermost within Mattermost Teams
2624
----------------------------------------

source/about/unified-collaboration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Unified communication
1111

1212
Mattermost's Unified Communication solution is designed to provide an extended collaboration experience for technical and operational teams to teams on other collaboration systems.
1313

14-
* :doc:`Mattermost for Microsoft Teams </about/mattermost-for-microsoft-teams>` - Learn how organizations can easily connect operational workflows through the Mattermost app while staying connected to the all-employee platform, all in one place.
14+
* :doc:`Mattermost for Microsoft Teams plugin</about/mattermost-for-microsoft-teams>` - Learn how organizations can easily connect operational workflows through the Mattermost app while staying connected to the all-employee platform, all in one place.
1515
* :doc:`Mattermost Google Calendar integration </about/mattermost-google-calendar-integration>` - Learn how to enable a two-way integration between Mattermost and Google Calendar.
1616

1717
`Contact us <https://mattermost.com/contact-sales/>`_ to learn more about this solution and to discuss whether it’s the right one for you.

source/about/embed-mattermost-within-microsoft-teams.rst renamed to source/archive/embed-mattermost-within-microsoft-teams.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:orphan:
2+
:nosearch:
3+
14
Embed Mattermost within Microsoft Teams
25
=======================================
36
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst

source/collaborate/collaborate-within-connected-microsoft-teams.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
Collaborate within connected Microsoft Teams
2-
============================================
1+
Collaborate within Microsoft Teams
2+
==================================
33

4-
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst
4+
.. include:: ../_static/badges/ent-cloud-selfhosted.rst
55
:start-after: :nosearch:
66

77
.. |plus-icon| image:: ../images/plus_F0415.svg
88
:alt: Open menus using the plus icon.
99

10-
The `Connected Mattermost for Microsoft Teams </about/mattermost-for-microsoft-teams.html>`__ integration enables you to collaborate with Microsoft Teams users without leaving Mattermost.
10+
The `Mattermost for Microsoft Teams plugin </about/mattermost-for-microsoft-teams.html>`__ integration enables you to collaborate with Microsoft Teams users without leaving Mattermost.
1111

1212
.. include:: ../_static/badges/academy-msteams.rst
1313
:start-after: :nosearch:
1414

15-
Connect your Mattermost account to your MS Teams account
16-
---------------------------------------------------------
15+
Connect your Mattermost account to your Microsoft Teams account
16+
---------------------------------------------------------------
1717

18-
To use the Mattermost for Microsoft Teams plugin, you must connect your Mattermost user account to Microsoft Teams. You only need to complete this step once.
18+
To use the Microsoft Teams plugin, you must connect your Mattermost user account to Microsoft Teams. You only need to complete this step once.
1919

2020
1. Log into Mattermost using your credentials.
2121
2. When you log in, you’ll be prompted to enter your Microsoft Teams user information, including your Microsoft Teams email address and your Microsoft Teams password.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Collaborate within embedded Microsoft Teams
22
===========================================
33

4-
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst
4+
.. include:: ../_static/badges/ent-cloud-selfhosted.rst
55
:start-after: :nosearch:
66

7-
The `Embedded Mattermost for Microsoft Teams </about/mattermost-for-microsoft-teams.html>`__ integration enables you to collaborate with technical & operations teams seamlessly through the Mattermost app, without leaving Microsoft Teams.
7+
The `Mattermost for Microsoft Teams plugin </about/mattermost-for-microsoft-teams.html>`__ enables you to collaborate with technical & operations teams seamlessly through the Mattermost app, without leaving Microsoft Teams.
88

99
Demonstration: Mattermost embedded in Microsoft Teams
1010
------------------------------------------------------
@@ -13,4 +13,4 @@ Check out this `YouTube demo <https://youtu.be/Mg-stF7_Bjk>`__, from Doug Lauder
1313

1414
.. raw:: html
1515

16-
<iframe width="560" height="315" src="https://www.youtube.com/embed/Mg-stF7_Bjk" alt="Install Matterrmost for Microsoft Teams plugin" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
16+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Mg-stF7_Bjk" alt="Install Mattermost for Microsoft Teams plugin" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

source/collaborate/extend-mattermost-with-integrations.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
Extend Mattermost with integrations
22
===================================
33

4-
.. include:: ../_static/badges/allplans-cloud-selfhosted.rst
5-
:start-after: :nosearch:
6-
74
`Visit the Mattermost Marketplace <https://mattermost.com/marketplace/>`__ to find dozens of open source integrations to common tools like Jira, Jenkins, GitLab, with interactive bot applications (Hubot, mattermost-bot), and other communication tools (Email, IRC, XMPP, Threema) that are freely available for use and customization.
85

96
Latest integrations
@@ -17,7 +14,7 @@ Latest integrations
1714
Collaborate within embedded MS Teams </collaborate/collaborate-within-embedded-microsoft-teams>
1815
Use the Mattermost Google Calendar plugin </collaborate/use-mattermost-google-calendar-plugin>
1916

20-
* :doc:`Collaborate within a connected Microsoft Teams instance </collaborate/collaborate-within-connected-microsoft-teams>` - Learn how to collaborate with colleagues when Mattermost is connected to Microsoft Teams.
17+
* :doc:`Collaborate within a Microsoft Teams instance </collaborate/collaborate-within-connected-microsoft-teams>` - Learn how to collaborate with colleagues when Mattermost is connected to Microsoft Teams.
2118
* :doc:`Collaborate within an embedded Microsoft Teams instance </collaborate/collaborate-within-embedded-microsoft-teams>` - Learn how to collaborate with colleagues when Mattermost is embedded within Microsoft Teams.
2219
* :doc:`Use the Mattermost Google Calendar plugin </collaborate/use-mattermost-google-calendar-plugin>` - Learn how to manage events using a two-way integration between Mattermost and Google Calendar.
2320

@@ -63,6 +60,4 @@ Video calling & screensharing
6360
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6461

6562
- `Skype for Business <https://mattermost.com/marketplace/skype4business-plugin/>`__: Start and join voice calls, video calls, and use screensharing in Mattermost.
66-
- `Zoom <https://mattermost.com/marketplace/zoom-plugin/>`__: Start audio and video conferencing calls in Mattermost.
67-
68-
63+
- `Zoom <https://mattermost.com/marketplace/zoom-plugin/>`__: Start audio and video conferencing calls in Mattermost.

source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,6 +1950,10 @@ def setup(_: Sphinx):
19501950
"developer/webhooks-incoming.html":
19511951
"https://developers.mattermost.com/integrate/admin-guide/admin-webhooks-incoming/",
19521952

1953+
# Microsoft Teams redirects
1954+
"about/embed-mattermost-within-microsoft-teams.html":
1955+
"about/embed-mattermost-app-within-microsoft-teams.html",
1956+
19531957
# Focalboard redirects
19541958
"focalboard/installing-boards":
19551959
"https://github.com/mattermost/focalboard/blob/main/docs/mattermost-boards-dev-guide.md",

0 commit comments

Comments
 (0)