Contact Us Thread

xF2 Add-on Contact Us Thread 2.3.6

No permission to download
Compatible XF Versions
2.1, 2.2
Visible Branding
No
Additional Requirements
php 7.0+
Standard Library by Xon
Recommended; Spam trigger prune config add-on
When the Contact Us form is used, this add-on will create a thread in a specified forum.

Associates the thread ownership with the logged in user or as a guest user, and uses a phrase to format the message contents.

Notice: The Contact Us flood check is limited to the maximum time of the standard XF flood check. Unless you have Redis Flood Check or a similar add-on.

Recommend using Spam trigger prune config to ensure spam trigger logs are kept as expected


The username for guest users must pass the configured username requirements, but may be an existing username.

Respects the targeted forum's default prefix.

Phrases (depending on if the user is logged in or not):
  • ContactUs_Message_User
  • ContactUs_Message_Guest
Variables sent to the phrase:
  • username
  • subject
  • message
  • email
  • ip
  • spam_trigger_logs - a list of matching spam trigger logs for email & ip. With a limit of x entries, going back y days.
The phrase may accept bbcode.
By default, the phrase ContactUs_Message_Guest will render the email into the message.

Options
contact-us-thread.png
Author
ENXF NET
Downloads
51
Views
1,375
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. 2.3.6 - Minor feature update

    Add filtering the Banned emails for Contact Us
  2. 2.3.5 - Bugfix update

    Fix incorrect redirection handling for Signup Abuse Detection & Blocking support
  3. 2.3.4 - Feature update

    Requires php 7.0+ Now depends on Standard Library by Xon Supports XF2.2 Rewrites misc/contact...
Top