MyBB Community Forums

Full Version: Restore Threads & Posts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Currently the way MyBB works, it is very inefficient to manage soft deleted content.  You literally have to find the thread(s) on forumdisplay.php and then look through tons of them to find the right one.  My plan is to create a plugin that functions similar to the Moderation Queue except it will be for soft deleted posts and threads.  I realize that there seems to be an issue wanting this in 1.9, but that may take a long time.  The time it will take me depends on how long it takes me to finish my finals for college classes.
Great idea and really useful addition. Fingers crossed!
I have been making a lot of headway with this. I have a working version for Mod CP so far. I still am in the process of cleaning up files and generating templates so it might be a bit before I can release this to the public.
Wow, that was fast! Thx
Its been planned to list down the soft deleted posts in MCP.
https://github.com/mybb/mybb/issues/3160
Yeah, but not for 1.8, so plugin would be great!
I have a Github Version ready for testing. https://github.com/dragonexpert/restore_posts
I will try. Is there/will be there a support to permanently delete these soft deleted posts by mod from modcp? Maybe new permission?

Any planned features/changes? If yes, please open a ticket on GitHub, would be much easier to follow progress.
Global moderators have the ability to restore and permanently delete any thread or post. Nonglobal moderators will only be able to restore and permanently delete threads and posts in forums they have the permission 'canrestorethreads'.
Hope is gonna be free?
Pages: 1 2