4

I am new to jmeter and I need to install some plugin.

For this I went to this site https://jmeter-plugins.org

and trying to install the plugin manager from option menu as written here: https://academy.blazemeter.com/lessons/lesson-3-variables-properties-functions/

but this is my option menu

enter image description here

why I am not seeing it on jmeter 3.3?

eeadev
  • 3,662
  • 8
  • 47
  • 100

1 Answers1

2

On first install you need to:

  1. Download latest plugin jar
  2. Copy it to JMeter's lib/ext folder
  3. Restart JMeter.

Check Install page of jmeter-plugins:

Download plugins-manager.jar and put it into lib/ext directory, then restart JMeter.

Ori Marko
  • 56,308
  • 23
  • 131
  • 233