Install RedisInsight plugins
Learn how to add Workbench plugins to RedisInsight
Note
To avoid automatic execution of malicious code when adding new Workbench plugins, use files from trusted authors only.
- 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 that contains the plugin to the
plugins
folder.
To see the uploaded plugin visualizations in the command results, reload the Workbench page and run the relevant Redis command.
Usage
The plugin may contain different visualizations for any Redis commands. To see command results in the uploaded plugin visualization:
- Open RedisInsight.
- Open the database.
- Open Workbench.
- Run the Redis command for the plugin visualization.
- Select the plugin visualization to use if this visualization was not set by default.