Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.11 KB

README.MD

File metadata and controls

27 lines (18 loc) · 1.11 KB

phpbb-3.1-ext-nationalflags

phpBB 3.1 extension which allows users to be able to choose a national flag and have a top (those with the most users selecting the flag) number of flags display on the index page of a phpBB 3.1 forum. Header is link to a listing of all users of a flag. Clicking on user count of the flag displays the users that have that flag set.

Index Page Screenshot

Custom Flag Page Screenshot

Build Status

Installation

1. clone

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

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

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable National Flags

Within the Admin panel visit the Extensions tab and choose the settings (allow, require on registration, display message) for the extension.