This document describes the guides to add plugins
for the Workbench to RedisInsight.
Note: While adding new plugins for Workbench, use files only from trusted authors to avoid automatic execution of malicious code.
- Download the plugin for the Workbench.
- Open the
plugins
folder with the following path- For MacOs:
<usersHomeDir>/.redisinsight-preview/plugins
- For Windows:
C:/Users/{Username}/.redisinsight-preview/plugins
- For Linux:
<usersHomeDir>/.redisinsight-preview/plugins
- For MacOs:
- Add the folder with plugin to the
plugins
folder
To see the uploaded plugin visualizations in the command results, reload the Workbench page and run Redis command relevant for this visualization.
The plugin may contain different visualizations for any Redis commands. Below you can find a guide to see command results in the uploaded plugin visualization:
- Open RedisInsight
- Open a database added
- Open the Workbench
- Run the Redis command relevant for the plugin visualization
- Select the plugin visualization to display results in (if this visualization has not been set by default)