phpBB 3.3.5-RC1+ PHP 7+
Post anonymously in topics as a user. All user information is hidden from users, except to staff, who have a special view.
All places the former username would appear are replaced, including the topic review, forumrow, topicrow, and postrow, even in search.php pages. Quotes are supported as well.
Users will receive notifications to their anonymous posts.
Friends and foes have no impact on anonymous posts.
Forum and user (including group) permissions are available in the ACP. Permit individual groups and users to be able to post anonymously, in whatever forums you've permitted to allow anonymous posts.
Turkish language supported, all styles should be supported.
Support for Normal and Special Ranks extension by kasimi/posey (https://www.phpbb.com/customise/db/extension/normal_and_special_ranks/)
Support for Recent Topics extension by PayBas/Sajaki (https://www.phpbb.com/customise/db/extension/recent_topics_2/)
Support for New Topic After X Posts extension by Татьяна5 (https://www.phpbb.com/community/viewtopic.php?t=2590876) (if this extension is updated to a version higher than 0.0.3 to address the bug report I filed, I will need to do more testing to confirm there no more breakage with Anonymous Posts, by the way)
Permissions in some screenshots may not reflect results in others.
You can install this on the latest release of phpBB 3.3 by following the steps below:
- Create
toxyy/anonymousposts
in theext
directory. - Download and unpack the repository into
ext/toxyy/anonymousposts
- Enable
Anonymous Posts
in the ACP atCustomise -> Manage extensions
.
- Disable
Anonymous Posts
in the ACP atCustomise -> Extension Management -> Extensions
. - To permanently uninstall, click
Delete Data
. Optionally delete the/ext/toxyy/anonymousposts
directory.
- Report bugs and other issues to the Issue Tracker.