- Discussions
- 198
- Messages
- 711
- Solutions
- 22
- J'aime
- 867
- Points
- 98
Description :
Envoie automatiquement des e-mails d'anniversaire à vos membres.
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.
Télécharger V1.3 :
Birthday email v1.4 changes : Now follows "Receive news and update emails" preference settings.
Télécharger V1.4 :
Birthday email v1.5 changes : Added Test username to options page.
Télécharger V1.5 :
Birthday email v1.6 changes : Added code to ensure image in the email is contained in the div.
Télécharger V1.6 :
Birthday email v1.7 changes : Now has 'Receive birthday email' in account preference page.
Télécharger V1.7 :
Envoie automatiquement des e-mails d'anniversaire à vos membres.
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.
- All phrases start with birthdayemail_ for your convenience.
- Download Andy-BirthdayEmail-1.3.zip and unzip it.
- Copy the src/addons/Andy/BirthdayEmail directory to your server.
- From the Admin Control Panel Install the add-on.
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:
Code:
$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.
Télécharger V1.3 :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.
Birthday email v1.4 changes : Now follows "Receive news and update emails" preference settings.
Télécharger V1.4 :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.
Birthday email v1.5 changes : Added Test username to options page.
Télécharger V1.5 :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.
Birthday email v1.6 changes : Added code to ensure image in the email is contained in the div.
Télécharger V1.6 :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.
Birthday email v1.7 changes : Now has 'Receive birthday email' in account preference page.
Télécharger V1.7 :
Pour afficher le contenu, vous devez Vous connectez ou vous Enregistrez.
Dernière édition: