Finding your plugin in the host application
After starting the host application with your plugin installed, you can verify the installation from the application's administration console. In addition to showing the status of the plugin and its component modules, the console presents any configuration settings exposed by the plugin.
Checking your Plugin in UPM
The Universal Plugin Manager (UPM) provides a common administration interface for managing add-ons in Atlassian applications. The interface is the same whether using Confluence, JIRA, Bamboo, Stash, or Fisheye/Crucible.
To see your plugin in the console:
- Open the administration console for the application. For example, in JIRA, as a system administrator, click the Administration link.
- In the Administration Console page, click Manage Add-ons.
The page shows the add-ons that are installed in the application in two groups: user installed and system add-ons. - Find your plugin in the user-installed add-ons list, and click it to expand its view.
For more information about using the UPM, see the Universal Plugin Manager Documentation.
Checking your Plugin in the Refapp
In the RefApp, the procedure is slightly different. To see details of your plugin and other useful information in the refapp, go to http://localhost:5990/refapp/index.jsp.
Verifying your Plugin in Crowd
Crowd does not currently have a plugin management interface. To verify your plugin, try some of the functionality provided by your plugin to make sure it works.