Is it possible to retrieve a list of all current reviewers for a Journal?

Hi,
Is it possible to retrieve a list of all current reviewers for a Journal to be downloaded in excel or any other format?

I am currently using OJS 3.3
Thank you
Best regards
Valeria

You can use the “Users XML Plugin”.
Tools > Export Users
Filter the Reviewers
Click the “Export Users” button
You will get the xml file.
Convert XML file to Excel (https://youtu.be/l3wMH9IfCPQ?t=81)

Thank you very much. Very helpful.
Best regards
Valeria

1 Like

Another way to export users by role:

Statistics → Users → Export → Select the desired group(s)

image

A solution using a database query is described in this forum post.

1 Like