My phpBB3 MODs
Here you will find all of the phpBB3.0 MODs (modifications) that I have written and released so far. I hope you find them useful. Please click here if you're looking for phpBB 3.1/3.2 extensions.
I have been asked many times if I would do custom work and it just depends on the size of the project and if I have the time. My standard rate is $75/hour.
- • Prime Age Group v1.0.2 (2010-02-18)
- Allows users to be added and/or removed from groups automatically based on their age.
- Download MOD | Preview Instructions
- • Prime Ban to Group v1.0.2c (2013-08-09)
- Automatically moves users into a special group when they are banned or suspended. This allows you to visually indicate their status through the use of group attributes, such as a custom rank image. Users will be removed from the group when they are manually unbanned or when their temporary ban has ended. Users who are already banned or suspended when this MOD is installed will not automatically be moved to the group; you will have to move them manually.
- Download MOD | Preview Instructions
- • Prime BBCode Note v1.0.5 (2009-07-05)
- Add a Note BBCode, which displays a tooltip-like box containing text when the mouse is moved over the Note BBCode icon. The text inside the box can accept BBCodes, and the pop-up box will close automatically when the mouse is moved off the icon (unless the user clicks the icon, which will make the pop-up box stick in place until manually closed or until the cursor is moved a certain distance away from the pop-up box).
- Download MOD | Preview Instructions
- • Prime BBCode Spoiler v1.4.2d (2008-09-22)
- Adds a BBCode called "Spoiler", which obscures text in a box until the user clicks on it. Supports both inline and block-level spoilers. Functions as a standard spoiler when JavaScript is disabled (whereby selecting the text with your cursor reveals the spoiler).
- Download MOD | Preview Instructions
- • Prime Birthdate v1.2.7 (2013-08-02)
- Provides the ability to make the birth date a required field. A birth date form field will be added to the registration pages, and if the forum is set to use COPPA then the entered birth date will be used to determine the user's age (instead using of the current link-selection method). Additionally, you will have the option to set a minimum age requirement for registration, and users will have the option to choose whether or not they want their age publicly viewable.
- Download MOD | Preview Instructions
- • Prime Censor Block v1.0.3a (2011-06-20)
- Prevents the submission of a form when a post, private message, username, e-mail address, signature, or custom profile field contains text that would ordinarily be censored.
- Download MOD | Preview Instructions
- • Prime Firefox 3 Password Management Fix v1.0.0 (2008-08-08)
- Once you have Firefox 3 save your username and password after registering or logging in, it will then attempt to pre-fill those username and password form fields whenver you visit. The problem is, when it can't find those form fields, it tries to guess. And when it guesses wrong, you can end up submitting a form that incorrectly contains your username and password. This MOD helps to fix this issue for the known wrong guesses on phpBB3 forms.
- Download MOD | Preview Instructions
- • Prime Instant Redirect v1.0.6 (2014-01-28)
- Instantly redirects the user when they would normally be presented with a notification page that automatically redirects after three seconds.
- Download MOD | Preview Instructions
- • Prime Links v1.3.0 (2012-02-08)
- Modifies links within posts so that local links are correctly classified as such. It can also apply a target to external links (e.g. to open in a new window) and prepend links (e.g. to apply an anonymizer).
- phpBB 3.1/3.2 version | Download MOD | Preview Instructions
- • Prime Login Return v1.0.1 (2010-04-28)
- Returns a user to the page they were at prior to logging in.
- phpBB 3.1/3.2 version | Download MOD | Preview Instructions
- • Prime Login via E-Mail v1.3.2a (2011-06-21)
- Allows a user to login using either their username or e-mail address. It will also prevent a user from registering with a username that matches someone's e-mail address, and vice versa.
- Download MOD | Preview Instructions
- • Prime Logout Return v1.0.1 (2010-04-29)
- Returns a user to the page they were at prior to logging out, unless they were in the Admin Control Panel, Moderator Control Panel, or User Control Panel.
- phpBB 3.1/3.2 version | Download MOD | Preview Instructions
- • Prime Memberlist Filter v1.0.4c (2012-01-30)
- This MOD will add a form field to the memberlist page which allows for filtering of the memberlist by username or the start of a username.
- Download MOD | Preview Instructions
- • Prime Nest BBCodes v0.0.3 (2011-03-21)
- This MOD will allow Custom BBCodes to be nested. The maximum number of times that a custom BBCode is allowed to be nested can be set when creating or editing custom BBCodes (in the Administration Control Panel).
- Download MOD | Preview Instructions
- • Prime Notify v1.0.10c (2015-11-11)
- Inserts the content of a post or private messages into the notification e-mail.
- phpBB 3.2 version | Download MOD | Preview Instructions
- • Prime Parse URL Fix v1.0.0 (2008-01-16)
- Fixes magic URLs that do not get parsed correctly when located next to a right square bracket (]) such as those used by BBCodes.
- Download MOD | Preview Instructions
- • Prime Post Revisions v1.2.8 (2012-04-14)
- Stores each revision of a post every time a post is edited. It will only make these past revisions viewable to those users who have the necessary permissions.
- Download MOD | Preview Instructions
- • Prime Quick Buddies v2.0.5 (2012-03-23)
- Introduces icons for quickly setting post authors as friends or foes.
- Download MOD | Preview Instructions
- • Prime Quick Login v1.2.6 (2010-04-29)
- Adds a login area to the top of every page.
- phpBB 3.2 version | Download MOD | Preview Instructions
- • Prime Quick Reply v1.1.1a (2012-09-06)
- Adds a quick-reply form to topic pages, making available most features found on the standard reply page. Can be configured from within the Administration Control Panel.
- Download MOD | Preview Instructions
- • Prime Quick Style v1.2.6 (2011-05-13)
- Adds a style dropdown box to the header of every page for quickly switching between styles. The dropdown box will only be displayed if the board is set to allow multiple styles.
- phpBB 3.1 version | Download MOD | Preview Instructions
- • Prime Quote Remover v1.0.0 (2008-07-03)
- Automatically removes any quote blocks that exceed the specified quote depth so the poster isn't presented with an error message and forced to do it manually.
- Download MOD | Preview Instructions
- • Prime Self Topics v1.0.1d (2008-07-24)
- Adds a "View your topics" link next to the "View your posts" link.
- phpBB 3.1/3.2 version | Download MOD | Preview Instructions
- • Prime Signature Cap v1.0.1a (2008-07-02)
- Provides the ability to restrict the number of lines in a signature. Detects only manual line breaks; a string that wraps due to length is still counted as a single line.
- Download MOD | Preview Instructions
- • Prime Subject Check v1.6.0 (2014-04-15)
- When a new topic is attempted, a list of topics with similar subjects will first be displayed along with a message urging the user to see if perhaps this new topic is not needed. Includes AJAX support.
- Download MOD | Preview Instructions
- • Prime Template Text v1.0.0 (2009-04-19)
- Allows you to easily add or modify text strings for specific templates, while all other template styles use the original text.
- Download MOD | Preview Instructions
- • Prime Topic Move v1.2.2c (2009-06-09)
- Provides the ability to enter a reason for moving a topic, the ability to display information about the move, and the ability to undo the move.
- Download MOD | Preview Instructions
- • Prime Trash Bin v1.1.11 (2020-05-06)
- Allows topics and posts to be kept when they are deleted so that they can be reviewed before being permanently deleted (or undeleted). Also, provides the ability to enter a reason for the deletion, and allows deleted topics to be moved to a specified Trash Bin forum. These deleted topics and posts can be viewed, undeleted, or permanently deleted by those with the proper permissions. Permanent deletion will occur when deleting topics in the Trash Bin forum or topics and posts that have already been marked as deleted.
- Download MOD | Preview Instructions
- • Prime Warnings v1.0.3 (2009-08-28)
- Displays the number of warnings a user has received. Uses little yellow warning card images for immediate visual identification that the user has been warned.
- Download MOD | Preview Instructions
- • Prime Update E-Mail v1.0.1a (2013-12-07)
- Allows an administrator to stop board e-mails from being sent to a user until they update their e-mail address.
- Download MOD | Preview Instructions
- • Prime User Topics v1.0.0b (2010-10-15)
- Adds a "Search user's topics" link next to the "Search user's posts" link on the user profile page.
- phpBB 3.1/3.2 version | Download MOD | Preview Instructions
- • Prime View Self v1.0.0b (2008-07-02)
- Adds a link allowing users to quickly access their public profile from within the Profile section of their User Control Panel.
- Download MOD | Preview Instructions