Skip to content

Commit 66813d1

Browse files
committed
Updated self-host install steps for pre-packaged
1 parent 109d88c commit 66813d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/comply/export-mattermost-channel-data.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Enable
1313

1414
For Mattermost Cloud deployments, no setup is required. See the `usage <#usage>`__ section below for details on exporting channel data.
1515

16-
For self-hosted deployments, a Mattermost system admin must perform the following steps in Mattermost.
16+
For self-hosted deployments, a Mattermost system admin must install the Channel Export integration from the in-product App Marketplace:
1717

18-
1. Log in to your Mattermost :doc:`workspace </guides/use-mattermost>` as a system administrator.
19-
2. Download the latest version of `the plugin binary release <https://github.com/mattermost/mattermost-plugin-channel-export/releases>`__, compatible with Mattermost v8.0.1 and later. If you are using an earlier version of Mattermost, :doc:`follow our documentation </upgrade/upgrading-mattermost-server>` to upgrade to Mattermost v8.0.1 or later.
20-
3. Go to **System Console > Plugins > Plugin Management > Upload Plugin**, and upload the plugin binary you downloaded in the previous step.
21-
4. Go to **System Console > Plugins > Plugin Management**. In the **Installed Plugins** section, scroll to **Channel Export**, and select **Enable**.
18+
1. In Mattermost, from the Product menu |product-list|, select **App Marketplace**.
19+
2. Search for or scroll to **Channel Export**, and select **Install**.
20+
3. Once installed, select **Configure**. You're taken to the System Console.
21+
4. On the **Channel Export** configuration page, enable and configure the plugin, and then select **Save**. You can restrict the ability to export channels to system and channel admins only, and you can configure a maximum file size for channel export files.
2222

2323
Upgrade
2424
-------

0 commit comments

Comments
 (0)