riking / discourse-data-explorer

SQL Queries for admins in Discourse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discourse-data-explorer

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

Installation

Follow our Install a Plugin howto, using git clone https://github.com/discourse/discourse-data-explorer.git as the plugin command.

Once you've installed it, review the settings under admin and then enable data_explorer_enabled.

License

MIT

About

SQL Queries for admins in Discourse

License:MIT License


Languages

Language:Ruby 47.6%Language:JavaScript 38.1%Language:Handlebars 9.5%Language:CSS 4.8%