phpBB 3.2+ PHP 7+, with two unmerged commits to phpbb (will add links later)
Almost everything besides making the comments is not done yet. Do NOT install this on your live forum as it is right now.
This extension adds threaded functionality within phpbb
Threads can go up to a predefined depth, with theoretically no limit
You can install this on the latest release of phpBB 3.2 by following the steps below:
- Create
toxyy/postcommentsin theextdirectory. - Download and unpack the repository into
ext/toxyy/postcomments - Enable
Post Commentsin the ACP atCustomise -> Manage extensions.
- Disable
Post Commentsin the ACP atCustomise -> Extension Management -> Extensions. - To permanently uninstall, click
Delete Data. Optionally delete the/ext/toxyy/postcommentsdirectory.
- Report bugs and other issues to the Issue Tracker.