discourse/plugins/discourse-data-explorer
2025-10-07 21:20:10 +01:00
..
app DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
assets DEV: Load chartjs via npm/webpack (#35249) 2025-10-07 21:20:10 +01:00
config Update translations (#34976) 2025-09-25 16:05:27 +02:00
db/migrate
lib DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
test/javascripts FEATURE: Add run query param to group data explorer reports (#34673) 2025-09-02 14:52:29 +08:00
plugin.rb DEV: new API endpoint for data explorer query running (#34561) 2025-08-27 15:52:08 +10:00
README.md

Data Explorer Plugin

This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.

For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566