Install the Notification Plugin on Jenkins

Install the Notification plugin to send notifications from Jenkins.

You must be assigned the Admin role of the Jenkins server to install plugins.
  1. Use the administrator credentials to log on to Jenkins.
  2. From the links on the left side of the page, click Manage Jenkins.
  3. Click Manage Plugins.
  4. In the Available tab, search for Notification, select its check box, and click Download now and install after restart or Install without restart.
  5. Wait for the plugin to install.
  6. Restart Jenkins.