Register a new plugin

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

  • Create a JAR file within the plugin.
  • Place the JAR inside the plugins folder (see Setup for information 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 create your own plugin.

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

Table of contents [ Hide Show ]