TeamCity 2017.1 Help

Installing Additional Plugins

To install a plugin manually:

  1. Copy the zip plugin package into the < >/plugins directory. If you have an earlier version of the plugin in the directory, remove it. Alternatively, use the Administration | Plugins List page to upload the zip plugin package into the directory (do not change the file name of the plugin).

  2. Restart the TeamCity server. Check the installed plugin version is listed on the Administration | Plugins List page.

If the plugin has an agent part, all the agents will be updated automatically. For plugins with the agent part only, the server restart can be skipped: the agents will be updated automatically.

To install a plugin via Web UI:

Since TeamCity 2017.2:

  1. Go to the Administration | Plugins List page and upload a plugin zip from your local machine using the corresponding link.

  2. Once the plugin is added, the option to restart the server appears on the page. Click the link to restart the server and check that the installed plugin version is listed on the Administration | Plugins List page.

The other option on this page, the Available plugins link, opens the list of TeamCity plugins on the official JetBrains site.

To uninstall a plugin manually, remove the plugin package from the >/plugins directory and restart the TeamCity server.

Since TeamCity 2017.2 you can do it from the Web UI:

  1. Go to the Administration | Plugins List page, locate an external plugin in the list, click the arrow icon next to it and use the Delete option.

  2. Once the plugin is deleted, the option to restart the server appears on the page. Click the link to restart the server and check that the plugin version is no longer listed on the Administration | Plugins List page.

Last modified: 20 April 2023