Username Change Add-on allows your users to change their username from user control panel.
Features
Ability to change username in custom tables (for Add-ons that uses tables with username column)
Username Change History
Option to use "Incognito Mode" so that username won't appear in the...
This addon adds user's user group CSS style everywhere on the forum !
You can select locations through the AdminCP options !
List of places:
Account visitor tab
Latest posts widget
All search results
Author of thread in thread list
Last post user of thread in thread list
Latest user in...
This is a simple thing that I didn't see anyone else post here, so I figured I'd add this in for those who may look for it.
This just goes in AdminCP -> Users -> Usergroups -> *desired group* -> Username CSS
color: #1abc9c;
text-shadow: 0px 0px 7px #1abc9c;
You may want to be able to identify your most prolific taggers so that you can send them some appreciation or hold staff accountable. This is easy to do using PHPMyAdmin. Something similar can of course be done with other MySQL clients, but that's beyond the scope of this how-to (perhaps someone...
You can run these queries to soft delete all moderated posts. You need to change the red pieces to attribute these deletions to a user_id and username, as well as give the reason. These things are recorded in the deletion log:
INSERT INTO xf_deletion_log (content_type, content_id, delete_date...
Features
Username changes
If user can see username changes and meet privacy check, he will see a small triangle near username.
Clicking on it will show a box with X (configurable) latest username changes (5 by default):
The same works with user's info tooltips, when hovering over username or...
This add-on allows the user to change their username.
You can set a day number between each change.
The user can make his change private so as not to show it to the other users.
You can delete the change history.
User "test"
Option
Description
Custom Username Icons brings a new level of customization for you and your users !
This add-on lets your user select an icon to be displayed near their username everywhere on your board.
Icons can be selected either from a list of Font Awesome icons (more than 500 icons) or from a...