• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

User Essentials 3.8.4

Change log

  • 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
Back
Top