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:
- Options to hard delete content.
- 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