Register a new plugin

Follow these steps to register a new plugin in the application:

  • Create a JAR file within the plugin.
  • Place the JAR inside the plugins folder (see Setup about the plugins folder) of the app.
  • Restart the application.

You can use the project named import-station-plugins (take a look at Create your own import station plugin) to create your own classes or plugins.

After these steps, the plugin is registered in the application and you can use it to create new tasks.

Table of contents [ Hide Show ]