/genders

phpBB extension which allows users to be able to choose a gender. Gender displays on search of topics, memberlist and viewtopic.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Genders for phpBB3

phpBB extension that allows users to be able to choose a gender. Gender displays on memberlist and viewtopic.

Build Status

Installation

1. clone

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

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

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Genders

Update instructions:

  1. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Genders: disable
  2. Delete all files of the extension from ext/rmcgirr83/genders
  3. Upload all the new files to the same locations
  4. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Genders: enable
  5. Purge the board cache