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.

  1. Download the plugin for the Workbench.
  2. 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
  3. 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:

  1. Open RedisInsight.
  2. Open the database.
  3. Open Workbench.
  4. Run the Redis command for the plugin visualization.
  5. Select the plugin visualization to use if this visualization was not set by default.
Rate this page