User Essentials

User Essentials 4.4.1

No permission to buy ($35.00)
  • Does not support XF2.2. yet.
  • Fix "Allow re-use of old user names" option not being read correctly
  • Fix username change validation error not linking to the input field
  • Tweak "Edit any thread" permission to apply more reliably
  • Avoid creating a user name change record when a moderator approves a username change
  • Fully remove dependency on old SV\Utils folder (would cause errors for new installs)
  • Like
Reactions: Nirjonadda
  • Requires XenForo 2.1+
  • Requires php 7.0+
  • Now depends on Standard Library by Xon (v1.1.0+)
  • Consistently use boardTitle instead of board_title for in phrases for various email templates
  • Fix capturing non-admincp username changes, these are marked as private and do not apply a title change. Compatibility fix with add-ons which allow username changes.
  • Add "Account self-disable" feature
    • Staff can not self-disable
    • User-group permission controlled
    • Force an (optional) grace period between requesting the disable & applying it, with support to sending a reminder. During this period the account is soft-disabled.
    • Support cancelling a self-disable request, with a minimum time between attempts
    • Various options around how to cleanup an self-disabled account
      • Anonymize/rename username
      • Ban/remove email
      • Remove password
      • Remove location/Date-of-birth/about/website/custom fields
      • Update privacy restrictions to most restrictive
      • Add the user to a user-group
  • Implement change logging for user profile tags
  • When "Username changes require a user note" option is enabled, add "required" phrase to the relevant UI element.
  • Fix URL used in admincp when editing a username change record to mark it as private
  • Initial XF2.2 compatibility work, while not supported in XF2.2 it should at least avoid breaking the site
  • Add "Username changes require a user note" option (default disabled)
  • Add permission "[UserEss] Delete poll in own thread"
  • Add permission "[UserEss] Warn posts in own thread", with per-thread option to disable this permission, requires Warning Improvements!
  • Add per-thread option to disable permission the edit/delete posts in own thread permissions
  • Fix admincp "previous usernames" including non-approved usernames in the short list
  • Compatibility fix for "Username change" add-on
  • Fix "Always log moderator actions" not capturing all moderator-like changes
  • Ensure rejected username changes do not count for a user's username changes
  • Minor UI fixes around viewing/saving a username change entry's privacy setting
  • Always allow admins with permission to edit a user in the admincp to change the privacy option for a username change
  • Fix redirect on editing a UNC for a user
  • Like
Reactions: Nirjonadda
  • Fix "[UserEss] Delete posts in own thread" not respecting edit/delete post time limit, and if the forum disables posting.
  • Add "Edit/Delete posts in own thread permissions respect time limit permission" option
  • Expose all username change records under admincp logs\username-change
  • Like
Reactions: Nirjonadda
  • Fix username changes showing a moderator/date when the request is auto-approved without intervention
  • Extend admin user search
    • Search by custom title, location, website, about, signature
  • Extend admin batch user update
    • Spam clean action
    • Remove custom titles
    • Remove locations
    • Remove About sections
Top Bottom