Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
29 views
ago in Plugins by

We (GATEOverflow) have developed a plugin that lets you restructure posts on a question page without losing any data — same postid is kept, so votes, flags, and edit history are fully preserved.

What it does ?

Every comment and answer gets a Convert button (renders as a standard Q2A button, works in Polaris and Snow Flat):

  • Comment → Answer, Move to another parent, or New Question
  • Answer → Comment (child comments & follow-on questions handled automatically), or New Question
  • A Manage Posts page is also available for bulk operations.

Other details

  • Points and search index recalculated correctly on every conversion
  • Dark mode support
  • Permission-controlled (Editor / Moderator / Admin / Super Admin)

Interested users can download the plugin from https://github.com/GATEOverflow/q2a-comment-to-answer

Q2A version: 1.8.8

Please log in or register to answer this question.

...