Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
354 views
in Q2A Core by
Hi. tell me how can I delete all questions, answers and comments.
Prompt request.

1 Answer

+1 vote
by
Use mysql and truncate the table `qa_posts` that holds all q, a, c. See http://stackoverflow.com/q/18271951/1066234

Note: That could have negative effect on your system (indexed search etc.).
by
"could have negative effect on your system"
That's easily fixed by running all the recalculation scripts (the buttons at the bottom of Admin>Stats).

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...