Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.47 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.47 KB

phpBB Active Topics

Description

If you configure a forum as a category, the active topics of the sub-forums can be displayed there. This extension allows you to define the position of the active topics and the number of topics displayed.

Settings in Administration Control Panel

In "Manage Forums" -> "Edit Forum"

  • Display active topics above the forums
  • Topics per page

Screenshots

Requirements

  • phpBB 3.3.0 or higher

Installation

Copy the extension to phpBB3/ext/imcger/activetopics. Go to "ACP" > "Customise" > "Manage extensions" and enable the "Active Topics" extension.

Update

  • Navigate in the ACP to Customise -> Manage extensions.
  • Click the Disable link for "Active Topics".
  • Delete the activetopics folder from phpBB3/ext/imcger/.
  • Copy the extension to phpBB3/ext/imcger/activetopics.
  • Go to "ACP" > "Customise" > "Manage extensions" and enable the "Active Topics" extension.

Changelog

v1.1.0 (15-12-2023)

  • Published

Uninstallation

  • Navigate in the ACP to Customise -> Manage extensions.
  • Click the Disable link for "Active Topics".
  • To permanently uninstall, click Delete Data, then delete the activetopics folder from phpBB3/ext/imcger/.

License

GPLv2