Install Jenkins Plugins: Step-by-Step Guide
To install a new plugin in Jenkins, follow these steps:
- Click on the “Manage Jenkins” option in the left navigation bar on the main page of Jenkins.
- On the “Manage Jenkins” page, select “Manage Plugins”.
- On the “Manage Plugins” page, click on the “Available” tab, which lists all available plugins.
- Use the search function to find the plugins you need to install, or simply type the plugin’s name directly into the search bar.
- After finding the necessary plugins to install, check the corresponding plugin checkboxes and then click the “Install without restart” button to install the plugins.
- After the installation is complete, you will see a success message. Then, you can proceed to install other plugins or return to the main page of Jenkins.
- After installing the plugin, you will see a prompt that says to click on the “Restart Jenkins when the installation is complete and no jobs are running” button to restart Jenkins for the changes to take effect.
This way, you have successfully installed the new plugin into Jenkins.