...
Table of Contents | ||
---|---|---|
|
...
This topic describes how to install plugins in XperienCentral. Once the development of a plugin is complete, you need to deploy it to XperienCentral. plugins Plugins can be deployed as a standalone JAR file or several plugins can be archived in a WCA (WebManager Component Archive), which is simply a ZIP file containing multiple plugin JAR files. In XperienCentral, plugins can be deployed in two ways: Excerpt
- Using the Plugins Plugin Management Console.
- By copying the plugin or WCA to the
<XperienCentral-root>/work/deploy
directory.
...