Emoji & Smiley Guard

Emoji & Smiley Guard v1.0.3

No permission to download
Compatible XF 2.x versions
  1. 2.2
  2. 2.3
Visible branding
No
EmojiGuard (Smiley & Emoji Guard) protects your XenForo forum from cluttered or abusive use of smilies and emojis.

It automatically enforces per-message limits on both consecutive repeats and total count.

The add-on works across multiple content types (posts, profile posts, private conversations, signatures) and integrates natively with XenForo’s entity system so that the rules apply seamlessly when users create or edit content.

Screenshot 2025-09-14 at 1.14.44 AM.webp


CLI Command

For large forums or cleanup tasks, EmojiGuard provides a command-line tool:

Bash:
php cmd.php wueg:clean-smilies

Features

Processes all targeted entities according to your admin Options.

Optional filters:
  • --entity=post|profile_post|conversation|signature → limit to one content type.
  • --start-id / --end-id → define an ID range (useful for resuming).
  • --batch → control batch size.
  • --node-id → restrict to posts in a specific forum node.
  • --dry-run → simulate without saving changes.
Applies the same rules as runtime (via MessageCleaner), ensuring consistent enforcement between live posting and bulk cleanup.

Screenshot 2025-09-14 at 5.18.40 AM.webp


For any usergroups you wish to exclude from limitations there's a permission you can allow:


Screenshot 2025-09-14 at 1.19.55 AM.webp
  • Like
Reactions: Shuya
Author
Wutime
Downloads
6
Views
56
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wutime

Back
Top Bottom