Update README.md
This commit is contained in:
parent
37be7a54f0
commit
cb16f9106b
14
README.md
14
README.md
|
@ -3,16 +3,4 @@
|
||||||
This plugin allows admins to run SQL queries against the live Discourse database,
|
This plugin allows admins to run SQL queries against the live Discourse database,
|
||||||
including parameterized queries and formatting for several common column types.
|
including parameterized queries and formatting for several common column types.
|
||||||
|
|
||||||
## Installation
|
Details at: https://meta.discourse.org/t/data-explorer-plugin/32566
|
||||||
|
|
||||||
Follow our [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157)
|
|
||||||
howto, using `git clone https://github.com/discourse/discourse-data-explorer.git`
|
|
||||||
as the plugin command.
|
|
||||||
|
|
||||||
Once you've installed it, turn on the `data_explorer_enabled` site setting, go to `/admin/plugins/explorer`, and start querying.
|
|
||||||
|
|
||||||
TODO - screenshots of interface, etc
|
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
MIT
|
|
||||||
|
|
Loading…
Reference in New Issue