When you update any (even custom) column of User entity XenForo automatically adds a new entry to "User change log".
The only exception here is using fastUpdate() method. It directly updates the database without calling save() so any changes made that way will not appear in log.
Let's say you...
This add-on will make it possible to log all moderation related actions to the log, even if the user isn't a real moderator.
By default, Xenforo will only log moderator actions if the user is part of the moderators group (Groups & permissions > Staff > Moderators).
Sometimes you may want to...
Front end moderator log
Please note that all moderator log items are displayed without checking whether the moderator has permission to view the content of the logged item.
This means that if you have certain sections of your forum (such as specific threads) that are not available to all of...
Logs emails that are sent from your forum.
(Example of Email log link)
(Example of Email log page)
(Example of Options page)
(Example of User group permissions)
Requirements:
This add-on requires the use of the default email transport method.
Installation:
Download Andy-EmailLog-1.3.zip...
Provides information about the searches being made by guests and members.
By looking at the Search Log admin can make better decisions regarding forum design, organization and more.
(Example of Search log link in visitor tab)
(Example of Search log page)
(Example of Options page)
(Example...
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...