You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow users to create an account and to login using their OpenID (e.g. Google or Yahoo) or oAuth (e.g. Facebook or Twitter) accounts that are hosted by third pa…
This module implements Google Maps functionality in the user profile. The user can indicate in the control center where he/she lives and this location can be di…
This module allows changing settings for the active user via URLs, making it possible for the user to quickly change settings without having to go to the contro…
Make dates easier to read for humans, by using relative indications like "two hours ago", "yesterday, 12:30", "today, 17:52", "two weeks ago", "last year", etc.…
This module can be used to display the thread starting message on each read page. This way, the thread starting message can always be kept visible, while the us…
This module implements a simple subforums system. On the index page, subforums will be listed as simple links for each forum that has subforums. On the list pag…
This module implements syntax highlighting by extending the BBcode [code] tag. It can be used for adding syntax highlighted program code to messages. For highli…
This module automatically sets the HTTP Path configuration option, based on the active URL. This can be useful if for some reason you run one Phorum install und…
This module implements configurable features for enforcing signature restrictions. The module will check the signature when it is stored in the control center b…
This module allows you to setup rules for creating custom template variables, based on a user's state / properties. This can for example be used to add some cus…
This module will store the Phorum username that was last used in a cookie. When entering the login screen, the username will be automatically filled in, based o…
This module implements virtual hosting facilities for Phorum. It extends the vroot functionality of Phorum, so it is possible to bind a certain website hostname…
This module adds a javascript menu to the Phorum pages, which can be used to quickly select a forum to jump to. Forum folders will be shown as submenus.
Allows users to setup an avatar image, which can appear in their posts and profile page. Users can upload multiple avatar images in the control center or make u…
This module uses the Sphinx full text search engine for gathering Phorum search results. Please read the README carefully for setup and usage instructions.
This module tries to automatically detect the visitor's time zone (using JavaScript) and adjusts the times shown in your forum accordingly. This will work for b…
This module adds an "All" link to the paging links in flat read mode (e.g. "Goto Page: 1 2 3 All"). Users can click this link to view all messages for a thread …