Add a verification badge to user profiles on your forum.
- Administrators can verify users from the Admin Control Panel.
- Administrators can set groups as verified so new members are verified upon joining.
- Administrators can click a button on the group settings page to verify all existing group members.
- Administrators can set a custom verification badge (this is global and applies to all users).
- Administrators can enable a security measure that removes verification from a user that changes their email address or username.
- Users can decide if they want to show or hide their verified badge (this is permission based).
- Users are notified when they have had their profile verified (this can be managed in their notification settings).
- Extension developers can make use of several php and template events in this extension to add additional functionality.
Like this extension? Donate via PayPal to say thank you!
Please submit all feedback as an issue on GitHub. Pull requests are welcome.
- Upload the extension files into the
ext/danieltj/verifiedprofilesdirectory. - Log in to the Admin Control Panel and install the extension under the
Customisetab. - Visit the extension settings page in the Admin Control Panel under the
Users and Groupstab to configure the settings to your liking. - Manage the user permissions to decide which users can hide their badge when they become verified.
- Manage any user or group to determine who should have their profile verified and receive a badge.
