toxyy / postcomments

Make reddit like threads in topics - extension for phpBB 3.2.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpBB Extension - toxyy Post Comments

Topic on phpBB.com

Requirements

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.

Features

This extension adds threaded functionality within phpbb

Threads can go up to a predefined depth, with theoretically no limit

Video Preview

Watch the video

Quick Install

You can install this on the latest release of phpBB 3.2 by following the steps below:

  • Create toxyy/postcomments in the ext directory.
  • Download and unpack the repository into ext/toxyy/postcomments
  • Enable Post Comments in the ACP at Customise -> Manage extensions.

Uninstall

  • Disable Post Comments in the ACP at Customise -> Extension Management -> Extensions.
  • To permanently uninstall, click Delete Data. Optionally delete the /ext/toxyy/postcomments directory.

Support

License

GPL-2.0

About

Make reddit like threads in topics - extension for phpBB 3.2.x

License:GNU General Public License v2.0


Languages

Language:PHP 74.8%Language:HTML 23.6%Language:CSS 1.6%