¿Ordenar a todos los usuarios por número total de publicaciones?

Is there a way to do this? I’m trying to reach out to my major contributors from the past 15 years (before transfer from UBBthreads) to let them know about updates to the forum.

1 me gusta

Creo que lo que realmente necesitas es el plugin Data Explorer y luego ejecutar una consulta como esta Top quality users in last six months

6 Me gusta

You can do this from /users, for example:

https://meta.discourse.org/u?order=post_count&period=all

That sorts all users by post count for all time

If you want to work with that data in more detail, or take it off-site, then Data Explorer is the way to go.

6 Me gusta

Thanks! This is exactly what I was looking for, and I’ll look into Data Explorer, too!

3 Me gusta

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.