Compatible XF Versions:
- 1.2
- 1.3
- 1.4
- 1.5
Description:
Automatically creates a welcome thread for your new members.
(Example)
(Example of Options page)
Features:
- Automatically creates a welcome thread for your new members.
- Alert is sent letting the new member know about the welcome thread.
- Supports two phrase variables, {username} and {board_title}.
- All phrases start with welcomethread_ for your convenience.
Installation:
- Download welcomethread_v1.0.zip and unzip it.
- Upload the Andy folder to your server. The correct location is library/Andy.
- From your Admin Control Panel, go to the "Install Add-on" page.
- Upload the addon-WelcomeThread_v1.0.xml file.
- Click the Install Add-on button.
Cron entry:
The Cron entry is set to run every five minutes. So after the new registration is approved, the new thread will be created with five minutes.
Database table:
A new table called xf_welcome_thread is created in your database.