- Joined
- Oct 27, 2025
- Messages
- 352
Description:
Show a list of soft deleted content and option to hard delete.
(Example of Show deleted link in visitor navigation tab)

(Example of Show deleted page)

(Example of Undelete by username overlay)

(Example of Options page)

(Example of User group permissions)

Features:
View
Allows viewing soft deleted content. Typically used for moderator user group.
Admin
Allows hard deleting content and undelete by username function.
Questions and answers:
Q: I get a "MySQL server has gone away" error.
A: Lower the Limits in the Show deleted options page.
Q: Is there an option to run from CLI?
A: Yes. You can use the following two CLI commands to hard delete posts and threads:
php cmd.php xf-rebuild:showdeletedposts
php cmd.php xf-rebuild:showdeletedthreads
Show a list of soft deleted content and option to hard delete.
(Example of Show deleted link in visitor navigation tab)

(Example of Show deleted page)

(Example of Undelete by username overlay)

(Example of Options page)

(Example of User group permissions)

Features:
- Option to hard delete threads
- Option to hard delete posts
- Option to hard delete media albums
- Option to hard delete media items
- Option to hard delete media comments
- Option to hard delete profile posts
- Option to hard delete profile post comments
- Option to undelete by username
View
Allows viewing soft deleted content. Typically used for moderator user group.
Admin
Allows hard deleting content and undelete by username function.
Questions and answers:
Q: I get a "MySQL server has gone away" error.
A: Lower the Limits in the Show deleted options page.
Q: Is there an option to run from CLI?
A: Yes. You can use the following two CLI commands to hard delete posts and threads:
php cmd.php xf-rebuild:showdeletedposts
php cmd.php xf-rebuild:showdeletedthreads
Attachments