top of page

Download Jmeter Plugin in the easy way

Hi,

Today we will be doing a very small blog about the easy way to download the Jmeter Plugin in the new and easy way. But first lets recall how we used to do it earlier.

Old Way :

Step 1: Go to google search for the respective jar file or plugin.

Step 2: Sometime the Git link will be provided, which we need to compile .

Step 3: Take the respective Jar's in the Lib/ext folder

New way (The Fancy way :P) :

Step 1: Go to the link --> https://jmeter-plugins.org/wiki/PluginsManager/

and download the plugin related jar (https://jmeter-plugins.org/get/)

Step 2 : Now take the jmeter-plugin-manager.jar and place it in lib/ext and restart jmeter

Step 3 : Go to Options --> Plugin Manager

Once you click on the Plugin Manger, we can go to the available plugin and check all the plugin we need.

This will download the plugin.

After that restart the jmeter , you will see all the necessary plugins available in Jmeter

bottom of page