KotM / phpBB-3.1-searchusertopics

Extension adds the ability to show the number of topics, and a link to display them, when viewing a users profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search user topics

phpBB 3.1 Search user topics extension

Extension will display a count of topics with a clickable link a user has started within a users profile.

Profile Page Screenshot

Build Status

Installation

1. clone

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

cd phpBB3
git clone https://github.com/rmcgirr83/phpBB-3.1-searchusertopics.git ext/rmcgirr83/searchusertopics/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Search user topics

Update instructions:

  1. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Search user topics: disable
  2. Delete all files of the extension from ext/rmcgirr83/searchusertopics
  3. Upload all the new files to the same location
  4. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Search user topics: enable

About

Extension adds the ability to show the number of topics, and a link to display them, when viewing a users profile

License:GNU General Public License v2.0


Languages

Language:PHP 78.3%Language:Shell 16.5%Language:HTML 5.2%