• 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%)

Multi Prefix 2.9.4

Change log

  • Remove old XF2.0.x bug work-around
  • Require Standard Library by Xon v1.8.0+
  • If installed, require Watched Threads Filtering v1.7.0+
  • Fix setting prefix on an rss feed importer to an empty value
  • Add filtering of thread lists by "any prefix" or "no prefix"
    • When "Multiple prefixes filter type" is "and", filtering by "no prefix" and "any" will return no results!
  • Add Batch thread update actions; add/remove prefixes without overwriting all prefixes for a thread
  • Rebuild prefix rendering into template macros (sv_multiprefix_prefix_macros::render*) for HTML template generation to expose greated customization for styling.
  • Support multi-prefixes in emails
  • Add support for @XenConcept's Project Manager
Back
Top