Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In This Section

Table of Contents
maxLevel2

...

  • Using the Plugins Management Console.
  • By copying the plugin or WCA to the <XperienCentral-root>/work/deploy directory.

Installing a Plugin or WCA Using the Plugin Management Console

To install or update plugins using the Plugin Management console, follow these steps:

  1. In XperienCentral, navigate to Configuration > Plugins.
  2. Click [Browse] to install or update a plugin.
  3. Browse to the plugin JAR file or WCA ZIP file, select it and click [Open].
  4. Click [Apply]. The plugin or plugins contained in the WCA are installed. Once installed, you will see the new plugin(s) in the list of plugins..

Installing a Plugin or WCA Using the work/deploy Directory

Plugins can be deployed to XperienCentral using the <XperienCentral-root>/work/deploy directory. When a plugin is deployed to this directory, it is immediately installed in XperienCentral. Once the plugin is installed, the JAR file(s) are deleted from this directory. To install or update a plugin using the <XperienCentral-root>/work/deploy directory:

...