---
title: "Mattermost RSS Feed Configuration"
description: "The RSSFeed Mattermost plugin allows chat channels to stay updated on news from related news platforms without having to manually check websites on your own. WordPress, Drupal, and many other content..."
url: https://www.inmotionhosting.com/support/product-guides/vps-hosting/mattermost-rssfeed/
date: 2020-04-23
modified: 2021-05-26
author: "InMotion Hosting Contributor"
categories: ["VPS Hosting"]
type: post
lang: en
---

# Mattermost RSS Feed Configuration

![RSS Feeds in Mattermost](https://www.inmotionhosting.com/support/wp-content/uploads/2020/04/canva-mattermost-feeds-1024x538.jpg)

The [**RSSFeed Mattermost plugin**](https://github.com/wbernest/mattermost-plugin-rssfeed) allows chat channels to stay updated on news from related news platforms without having to manually check websites on your own.

WordPress, Drupal, and many other content management systems (CMSs) have built-in RSS feed capabilities to help improve branding and outreach.

**RSSFeed** allows you to take advantage with common RSS feed viewer features to save time and improve information sharing:

- Subscribe to dedicated feeds for specific topics on a website
- Choose how often to scan for updates
- Preview content without having to visit the webpage

Below we cover how to:

- [Install RSSFeed in Mattermost](#install)
  - [Configure RSSFeed](#commands)

If RSSFeed is preinstalled, ensure you have RSSFeed version 0.2.0 or later from GitHub. If you have issues configuring the plugin, reinstall it manually.

## Install RSSFeed in Mattermost

![Mattermost RSSFeed plugin](https://www.inmotionhosting.com/support/wp-content/uploads/2020/04/mattermost-rssfeed.png)

1. Log into Mattermost as a system admin
2. In the upper-left corner, select your username, then **Plugin Marketplace**
3. Ensure **RSSFeed** is installed or install the plugin
4. In the upper-left corner of your team page, select your username, then **System Console**
5. On the left, select **RSSFeed**
6. Beside *Enable Plugin*:, select **true**
7. Add a **Time window between rss feed checks (minutes)** to change the default from 15
8. Change **Show Description in RSS post** if desired
9. **Save** changes at the bottom
10. On the left, select **Integration Management**
11. Change *Enable integrations to override usernames* to **true** to show posts from username “RSSFeed Plugin” instead of “webhook”
12. Change *Enable integrations to override profile picture icons* to **true** to show the RSSFeed icon as a profile icon instead of the bot creator’s icon
13. **Save** changes at the bottom

Secure and speed up your client’s websites with high-performance [WordPress VPS](https://www.inmotionhosting.com/vps-hosting/wordpress) plans powered by UltraStack.

## Configure RSSFeed

Once RSSFeed is installed, you can use the Mattermost slash commands below.

View possible Mattermost RSSFeed plugin slash commands:

/feed

/feed help

Subscribe the current Mattermost channel to a specific RSS feed URL:

/feed subscribe https://domain.com/feed

You’ll see the notice: “Successfully subscribed to https://domain.com/feed. (Only visible to you)”

Unsubscribe the current Mattermost channel from a specific RSS feed URL:

/feed unsubscribe https://domain.com/feed

You’ll see the notice: “Successfully unsubscribed from https://domain.com/feed. (Only visible to you)”

View current RSS subscriptions for the current Mattermost channel:

/feed list

If you have any questions, contact Live Support. Learn more from our Managed VPS Hosting Product Guide.
