Jenkins : Sidebar-Link Plugin

Plugin Information

View Sidebar Link on the plugin site for more information.

Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version:

Add links in the sidebar of the Jenkins main page, view tabs and project pages.This simple plugin adds an Additional Sidebar Links section in the main Jenkins configuration page, with settings for link URLs, texts and icons. These links will be shown in the top-level Jenkins pages (main page, user list, build history, My Projects and other project view tabs). Sidebar links for particular jobs may also be added in the job configuration pages.


  • Add support of Sidebar links for Jenkins Pipeline and other project types (JENKINS-33458)
  • Fix displaying of saved URL values in the configuration pages (JENKINS-45451, regression in 1.9)
  • Remove stray ">" showing up on job config page.
  • Update for Jenkins.
  • Add option for sidebar links in project pages. (JENKINS-7298)
  • Add ability to upload image files into JENKINS_HOME/userContent directory from global config page. (JENKINS-8320)
  • Japanese translation
  • Add help text about how to use icon images placed in HUDSON_HOME/userContent directory, and for absolute vs in-this-Hudson URLs.
  • Update code for more recent Hudson.
  • Support for more than one link.
  • Avoid NullPointerException when plugin is installed but not configured.
  • Initial release.