Rocket.Chat Marketplace
Manage Rocket.Chat Apps
The Rocket.Chat Marketplace is a central hub where users can discover, install, and manage Rocket.Chat Apps to enhance their workspace's functionality. These apps range from integrations with third-party services to custom features designed to improve user experience. You can also develop your own apps using the Rocket.Chat Apps engine.
Some key capabilities of these apps include:
Display interactive and dynamic content on their own interface - like a modal or the room’s contextual bar.
Create buttons in the UI for users to interact with native content.
Create slash commands for users to trigger more generic interactions.
Register endpoints to receive data from other applications and services.
Work on both desktop and mobile clients.
Send messages to users; create and manage public channels, groups, discussions, and threads.
You can browse Rocket.Chat apps from the marketplace or access them via Administration > Apps > Marketplace
. Here, you can:
Explore: View, search, and filter apps based on categories, status, and price.
tag next to an app on the marketplace means you need to upgrade your workspace to a higher version to use the app.
Install: Follow simple steps to add apps to your workspace.
Manage Installed Apps: Enable, disable, or uninstall apps; view details and logs; configure user settings.
On the Requested section of the Marketplace screen, you can find all the requested apps from users in the workspace.
Types of Apps
Public Apps: Diverse Range from Free to Premium, Developed In-House and by Third Parties
We or third-party developers can create public apps, which may be free, paid, or premium. Most of our public apps are premium and require a license to use. Public Apps are all the apps available on the Rocket.Chat marketplace. If you are a third-party publisher/developer, you can also submit an app to the marketplace. To submit an app to the marketplace, the publisher must have a Rocket.Chat Cloud Account and register their publisher account. Please refer to the app submission guide for more details.
You must purchase the Rocket.Chat paid apps to use them in your workspace, regardless of your subscription plan.
Availability of Public Apps Across Rocket.Chat Subscription Plans
Rocket.Chat's public apps availability across plans is provided below.
Bitbucket Cloud Integration
x
✓
✓
✓
No
Confluence Cloud Integration
x
✓
✓
✓
No
JIRA Cloud Integration
x
✓
✓
✓
No
Private Apps: Custom Solutions Developed by You
You can develop private apps for your workspace. Private apps are only functional on the workspaces where they have been manually installed. You can share this app package with other workspace owners privately to use on their workspaces too. To develop your Rocket.Chat app, see the official Apps guide.
Installing a Private App
To install a Private app, package your app in a .zip
format and follow these guidelines to install it on your workspace:
Navigate to Administration > Marketplace > Private apps
Click Upload Private App.
Choose the installation method ( URL or a compiled
.zip)
and Install.Agree to the permissions required to complete the installation. Your app should be installed on the workspace and ready to use.
App Installation and Usage Limits Across Different Rocket.Chat Plans
Workspace on the community plan can install multiple public apps from the marketplace, provided the app is not exclusive to premium workspaces. However, they can only enable up to five at a time. They can also enable a maximum of three private apps.
Install
Unlimited
Unlimited
Enable/Use
5
3
Workspaces subscribed to any of Rocket.Chat's premium plans can install all Public and Private apps. However, if the workspace license expires and the workspace has exceeded the community plan limit, the marketplace disables all downloaded apps, and the app count returns to zero.
Last updated