Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: change to appropriate fonts

...

  • Platform-wide plugins like Hash Variable or Web Support plugin, etc, can now be configured.

Interface Class

org.joget.plugin.base.SystemConfigurablePlugin

  • This plugin interface can be used together with other plugin types
  • It extends org.joget.plugin.property.model.PropertyEditable.
  • It marks a plugin that can be configurable through the Manage Plugins page.
  • The configured property values will automatically be retrieved and set to the plugin properties when calling the pluginManager.getPlugin method.

Configuration UI

Plugins can now be configured on the Manage Plugins page, as displayed below.

...