Birthday email

Birthday email 1.6

No permission to buy ($35.00)
Compatible XF 2.x versions
  1. 2.0
  2. 2.1
  3. 2.2
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)

pic001.jpg


(Example of Options page)

pic002.webp


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
AndyB
Views
2,550
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from AndyB

Latest updates

  1. See description

    Birthday email v1.6 changes: Added code to ensure image in the email is contained in the div.
  2. See description

    Birthday email v1.5 changes: Added Test username to options page.
  3. See description

    Birthday email v1.4 changes: Now follows "Receive news and update emails" preference settings.
Top Bottom