Jenkins plugin installation steps
As a framework, jenkins actually plays a role in Plug-ins with various functions. Each plug-in has its own required functions. Many plug-ins are provided by default after jenkins is installed.
Add new plug-in
Email plug-in Installation
The email-related plug-ins are Email-ext, Email-template, and Token-macro.
1) enter the name of the plug-in to be downloaded in the upper right corner.
2) Find the corresponding plug-in
3) Select a version to download
The last three plug-ins downloaded
Agent installation sequence
Token-macro -- email-ext -- emailext-template
Install token-macro plug-in
1) Go to jenkins system management and Click Manage plug-ins.
2) Click "advanced", select the corresponding plug-in file, and upload it.
The installation of the other two plug-ins is similar, and the three plug-ins are finally installed (if the installation fails, you can select another version for installation)
Different Versions of email-related plug-ins have different input boxes.
Go to the jenkins system settings, and you can see Extended E-mail Notification, indicating that the plug-in is successfully installed.