https://github.com/danieltj27/verifiedprofiles
Add a verification badge to user profiles on your forum.
https://github.com/danieltj27/verifiedprofiles
phpbb phpbb-extension
Last synced: 25 days ago
JSON representation
Add a verification badge to user profiles on your forum.
- Host: GitHub
- URL: https://github.com/danieltj27/verifiedprofiles
- Owner: danieltj27
- License: gpl-2.0
- Created: 2024-05-13T15:05:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-04-07T16:12:51.000Z (25 days ago)
- Last Synced: 2026-04-07T18:13:15.124Z (25 days ago)
- Topics: phpbb, phpbb-extension
- Language: PHP
- Homepage: https://www.phpbb.com/customise/db/extension/verified_profiles/
- Size: 193 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
[](https://www.phpbb.com/customise/db/extension/verified_profiles/)
Add a verification badge to user profiles on your forum.
## Features
1. Adds a badge next to usernames of verified users.
2. Verified users can choose if they want to show or hide their badge.
3. Verify groups to automatically verify all group members.
4. Upload a custom verification badge to use instead of the default icon.
5. Select which areas of your forum you'd like to display the badge.
## Donate
Like the extension? [Send a donation](https://www.paypal.com/paypalme/dtj27) through PayPal to say thank you.
## Feedback
Please submit all feedback as an [issue on GitHub](https://github.com/danieltj27/verifiedprofiles/issues). Pull requests are welcome.
## Install
1. Upload the extension files into the `ext/danieltj/verifiedprofiles` directory.
2. Log in to the Admin Control Panel and install the extension.
3. Visit the settings page within the Admin Control Panel under the *Extensions* tab and select all of the pages where you would like the badge to be displayed.
4. Visit the *Manage Users* or *Manage Groups* page inside the Admin Control Panel and enable the verified badge for the selected user or group.
## Licence
[GPL v2](https://opensource.org/license/gpl-2-0)