In this article we are going to see how to install JMeter plugins in the JMeter. I user jmeter 2.28
For jmeter preliminary help, follow this post.

Step 1 : I used a small plugin for report on load testing. Download the plug in from here.
Step 2 : Unzip the downloaded plugin and we will get JMeterPlugins.jar
Step 3 : Copy this JMeterPlugins.jar to installed directory's lib/ext (In my case C:\apache-jmeter-2.8\lib\ext)
Step 4 : Close JMeter(If it was opened) and open it. See the changes.

Thread


Logic Controller
 

Config element
 

Timer
 

Pre Processor
 

Sampler
 

Post Processors
 

Listeners



Note : for other plugin library and Server Monitor : Download them from this and copy plug in library files  in \apache-jmeter-2.\lib, and for server, it is standalone. I will use different post for server and the library uses.

Thanks...:)