Get Existing Plugins

This tutorial will walk through acquiring existing plugins from the Rxn Rover Plugin Catalog and installing the plugins so they are discoverable by Rxn Rover.

Note

For information on creating your own plugin, see Creating a New Plugin.

Where can I acquire plugins?

A list of existing first- and third-party plugins exists in the Rxn Rover Plugin Catalog. Browse the listings or use the search feature to find your desired plugins, and follow the acquisition instructions included with each plugin listing to download it.

Installing Plugins

You can install plugins for Rxn Rover in two main ways:

Manual Installation

Typical manual installation of a plugin just requires moving the downloaded plugin to your <documents>/RxnRover/Plugins directory, where <documents> is your operating system’s Documents directory.

  1. Download the plugin files (typically a folder containing source code and a plugin.conf file).

  2. Move the plugin folder into the following directory:

    <documents>/RxnRover/Plugins
    
  3. Rxn Rover will automatically detect plugins located in this folder by reading their plugin.conf files.

Note

Each plugin, especially third-party plugins, may have additional or different installation instructions. Make sure you thoroughly read each plugin description!

Note

See Rxn Rover Plugin Directories for more information about the different locations Rxn Rover checks for plugins.