Introduction

Plugins are software extensions that add capabilities to an app.

Joget plugins -

  • allow the functionality of the system to be extended dynamically.
  • bring about extensibility and adaptability of product features.


Any kind of integration that is not yet available in Joget as a standard feature can be accomplished by developing a plugin, without breaking the fundamental core of the product.


Joget plugin architecture supports 2 types of plugin structures:

  • Standard Java Plugin
  • Dynamic OSGi Plugin

Table of Content




  • No labels