I have a requirement where user can export all the topics/based on search result all the topics, who created, when created, email address and location to be exported in to excel file. i have searched in the tool report section but haven’t find anything specific to this requirement, all are giving graphical representation of topics and export option.
Thank you Jay but I am looking for something from the Discourse app some report where end users can see the report in tabular format in the forum and can also download it as excel.
thank you all for sharing your thought. let me explore data explorer and see how it works. also, is there any possibility down the line provide export button in search result screen like users tab, where user click on export down load the search result as tabular format with Category, Topic, Who Created, When Created, how many likes and views? if discourse team can incorporate this it will be a great help to all the consumers.
If you are self hosted, you can use the instructions in the link above. If you are using a hosted service you’ll need to contact the provider to get the plugin added (cdck hosting includes data explorer on business hosting).
I’m using azure VM linux ubuntu server. i am using ssh script to open app.yml file using nano caontainers/app.yml and i cna see the details also. but when i add the git clone discourse-spoiler-alert.git as per the info shared in above link. I don’t see the data explorer plugin in plugin section. is it the correct plugin name i am using?
No. The data explorer plugin is not named spoiler-alert. That was an example for how to install a plugin. You’ll need to substitute the url for the data explorer plugin.
I am using Azure VM (Linum Ubuntu server) using command line i am able to open the app.yml file and added the line of code git pull and while saving ctrl+s i am getting error you don’t have permission to write. but this is my root user and using this i have updated discourse and installed also. how can i give permission to that file as i can’t login to the VM only i have ssh command line.