An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Verified Profiles](./.github/gh-verified-profiles.png)](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)