- Compatible XF Versions
- 1.4
- 1.5
When the Contact Us form is used, this addon 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.
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):
Variables sent to the phrase:
By default, the phrase ContactUs_Message_Guest will render the email into the message.
Associates the thread ownership with the logged in user or as a guest user, and uses a phrase to format the message contents.
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
- ip
By default, the phrase ContactUs_Message_Guest will render the email into the message.