Versions Compared

Key

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

You can either upload and activate plugin through UI or just place it in specific folder on Server. Either options works fine.

Upload and Activate Plugins using UI

The FlexDeploy installation comes with plugins which are ready to be uploaded as required. To install a plugin, select Administration -> Plugins from the menu.

...

Flexagon may from time to time provide new plugins, or provide updates to existing plugins, and make them available independent of a FlexDeploy upgrade. This approach allows faster plugin delivery which is not tied to product release timelines.

Auto Upload

...

Plugins
Anchor
autoupload
autoupload

Excerpt

This is useful when you are upgrading FlexDeploy, as there may be many new plugins or versions available as part of new FlexDeploy release.

  • Locate flexagon.fd.install.root folder for your FlexDeploy installation. This is specified on Java command line. For example, -Dflexagon.fd.install.root=c:/temp/flexdeploy/application.
  • Create plugins folder, if it does not exist under this folder.
  • Download new plugins from Flexagon support site and save in plugins folder.
  • Start FlexDeploy, and all plugin jar files from plugins folder will be uploaded and files will be moved to uploadedplugins folder.
  • Now go to Administration - Plugins in FlexDeploy and activate plugin versions as necessary.

...