kgish
(Kgish)
22 نوفمبر 2016، 11:23م
1
In order to prevent fraudulent behavior, I need to generate an overview of users and for each topic how many times they voted on it. How should I do this?
joebuhlig
(Joe Buhlig)
23 نوفمبر 2016، 1:30م
2
I would use the Data Explorer plugin.
Summary
Discourse Data Explorer allows you to make SQL queries against your live database, allowing for up-to-the-minute stats reporting.
Install Guide
This plugin is bundled with Discourse core. There is no need to install the plugin separately.
If you’re looking for examples or support for any custom queries, you can find lots of topics in our Data & reporting category under the sql-query tag. If there’s not one to suit your pa…
There are custom fields on the User model that indicate which topics they’ve voted on.