Compatible XF Versions
2.0 , 2.1 , 2.2
Visible Branding
No
pic001.jpg


Description:

Automatically sends birthday emails to your members.

(Example of Options page)
pic002.jpg

Features:
  • Automatically sends birthday emails to your members.
  • Follows "Show day and month of birth" privacy settings.
  • Follows "Receive news and update emails" preference settings.
  • All phrases start with birthdayemail_ for your convenience.
Cron entry:


This add-on uses the XenForo Cron entries function. By default it will run early morning hours. If you want to adjust the time the Cron entry runs, you need to enable development mode. Add the following code to your config.php file:
$config['development']['enabled'] = true;
Set the Birthday email Cron entry to run early in the morning:
pic003.jpg

Note: be sure to remove development mode line in your config.php file once you finished editing your cron entry.
Options setting:
Select next day
The following option needs to be selected if your cron entry runs the previous day of members birthdays.
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenForo

Latest updates

  1. See description

    Birthday email v1.5 changes: Added Test username to options page.
Back
Top Bottom