- Compatible XF 2.x versions
- 2.0
- 2.1
- 2.2
- 2.3
Premium upgrade:
This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Description:
Automatically sends birthday emails to your members.
(Example of Birthday email)
(Example of Options page)
Features:
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:
Set the Birthday email Cron entry to run early in the morning:
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.
This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:
https://www.xf2addons.com/
Description:
Automatically sends birthday emails to your members.
(Example of Birthday email)
(Example of Options page)
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.
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:
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.