Skip to content
naudefj edited this page May 17, 2023 · 3 revisions

Welcome_pm.plugin is plugin that will send users a welcome private message (PM) when they confirm their accounts via E-mail. This plugin ships with FUDforum 2.8.1 and later releases.

Prerequisites

Ensure that your forum's PM system is enabled before enabling this plugin.

Usage

Enter a subject and message body to PM to users in the plugin's configuration page. Here is an example message to get you started:

 Thanks for registering and welcome to our forum.
 
 We look forward to your continued participation here.
 
 Best regards.
 
 Your friendly Admin

Hook

This plugin uses FUDforum's EMAILCONFIRMED hook.

Clone this wiki locally