[EAE Add-ons] Thread Count

xF2 Add-on [EAE Add-ons] Thread Count 1.2.3

No permission to download
Compatible XF Versions
2.1
Visible Branding
No
Additional Requirements
PHP 7.2+
This add-on keeps track of the number of view-able threads your members created and displays their started thread totals in various sections of your forums. It also adds four new permissions based on thread counts, to be set per node if you choose.

After installation, be sure to go to AdminCP->Tools->Rebuild caches and select [EAE] Rebuild user thread counts.

Features:
  • respects forums that do not increase message counts for members. Threads moved in and out of these forums have the thread starters thread count adjusted appropriately.
  • updates thread counts for users if the thread is made visible/not visible, or deleted.
  • you may search for members from the AdminCP that have posted between X and Y threads.
  • you may award trophies to members that have posted at least X threads, or created no more than Y threads.
  • members with the most threads are listed on the members stats page.
  • you may limit node access, viewing node content, or creating new threads/replying to threads in a node based on thread count (permission based).
  • you may choose to show a members thread count on the message user info block via style properties.
  • thread counts listed on a members profile page and mini profile (Tooltip) are searchable.

Permissions:
  • Minimum number of threads to view node. If members have less threads created in other forums than the amount set here they will not be able to view this node.
  • Minimum number of threads to view threads by others. If they can view this node they will not be able to view others threads if they do not have X amount of started threads in other nodes. If a member has not posted in this node and they can not view others threads they will be shown private in lieu of the last post info.
  • Minimum number of threads to create thread. Members with less threads than the amount set here will not be able to create their own threads in this forum.
  • Minimum number of threads to reply. Members will need to have X amount of threads started to make replies in this forum.
Note: trying to access the above node or one of it's threads by URL (if known) without meeting the amount of threads started will throw a no permission error.

Options:

N/A

Phrases:

Prefixed with eae_tc_

DB Alters:

Inserts eaetc_thread_count column in the xf_user table on install. Uninstall removes that column.

Screen shots:
  • member_card.png
    member_card.png
    33 KB · Views: 511
  • member_stats.png
    member_stats.png
    29 KB · Views: 480
  • message_user_info.png
    message_user_info.png
    16.9 KB · Views: 501
  • permissions.png
    permissions.png
    29.3 KB · Views: 431
  • profile.png
    profile.png
    23.6 KB · Views: 402
  • search_users.png
    search_users.png
    25.5 KB · Views: 390
  • visitor_card.png
    visitor_card.png
    38 KB · Views: 450
Author
ENXF NET
Downloads
47
Views
1,839
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. Minor bug fix

    removed unwanted space between the word Threads and the colon (:) in...
  2. New feature

    added the option to use an fa-icon in lieu of the phrase thread for the visitor panel, profile...
  3. Suggested change

    Changed the Minimum number of threads to reply permission behaviour (and renamed it to Minimum...
Top