An extension for phpBB 3.1.x that allows users to add predefined prefixes to topics.
Clone (or download and move) the repository into the folder phpBB3/ext/part3/topicprefixes:
cd phpBB3
git clone https://github.com/stathis/phpbb31-topicprefixes.git ext/part3/topicprefixes/
Go to Administration Control Panel -> CUSTOMISE tab -> Manage extensions and enable Topic Prefixes
Go to ACP -> Forums and add Prefixes in the textbox. You can also define if the user must use a prefix.
This extension aims to be fully compatible with the Topic Prefix MOD by daroPL.
Distributed under the MIT license. (license.txt)