/whoposted

Displays a pop-up when clicking on the number of replies within a forum that will display who posted in that topic.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Who Posted

phpBB Who Posted

Displays a modal window of who posted within a topic in a forum. Link to the modal is the replies count of the topics.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/rmcgirr83/whoposted:

cd phpBB3
git clone https://github.com/rmcgirr83/whoposted.git ext/rmcgirr83/whoposted/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Who posted

Update instructions:

  1. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Who Posted in this topic: disable
  2. Delete all files of the extension from ext/rmcgirr83/whoposted
  3. Upload all the new files to the same location
  4. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Who Posted in this topic: enable