In This Section
Table of Contents | ||
---|---|---|
|
...
- 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:
- In XperienCentral, navigate to Configuration > Plugins.
- Click [Browse] to install or update a plugin.
- Browse to the plugin JAR file or WCA ZIP file, select it and click [Open].
- 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:
...