• 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 Criteria

Adds User Criteria designed to help spot spam bots, and other misc tasks.
  • searchOptions.png
    searchOptions.png
    7.9 KB · Views: 247
  • searchOptions.png
    searchOptions.png
    7.9 KB · Views: 202

Overview Releases (5)

Description

This add-on adds additional user criteria designed to help spot spam bots, and other misc tasks.
  • User has set website
  • Time between registration and last visit in X days
  • User has gravatar avatar
  • User has no gravatar avatar
  • User ban reason contains X (Requires additional SQL queries)
  • Has posted in the last X days (min/max)
  • User has added at least X tags (min/max) (Requires additional SQL queries)
  • User has created at least X resolved reports (min/max) (Requires additional SQL queries)
  • User has no (active only/or include expired) warnings in the last X months. (Requires additional SQL queries)
  • User has less than X (active only/or include expired) warning points (Requires additional SQL queries)
  • User has two-step verification enabled/disabled (As part of user search)

Requirements

  • PHP 7.2.0+
  • Standard Library by Xon v1.9.0+

Adds User Criteria designed to help spot spam bots, and other misc tasks.
  • If the home page is set.
  • If the time between registration and last activity is X days.
  • User has a gravatar avatar
  • User does not have a gravatar avatar
  • User has a custom avatar stored locally
  • User does not have a custom avatar stored locally
  • The user's ban reason containing some text
  • Has posted in the last X days (min/max)
  • User has added at least X tags (min/max)
    • Recommend adding the index;
  • Code:
    `ALTER TABLE xf_tag_content ADD INDEX user_id (add_user_id ASC)`
  • User has created at least X resolved reports (min/max)
  • User has no (active only/or include expired) warnings in the last X months.
  • User has less than X (active only/or include expired) warning points
  • User has 2FA enabled/disabled
AdminCP User Search Options
searchOptions.png


Installation


I recommend using Add-on install & upgrade to install this addon.

Product Information

XenForo 2.2+ php7.2+
Seller
Atelier Aphelion
Release date
Last update
Customer rating
0.00 star(s) 0 ratings

Pricing information

12 Months
$20.00
Renewal cost
$10.00

Share this product

Back
Top