- Compatibilidade com XF
- 2.2.x
- Descrição curta
- WeeklyNewsletter sends weekly popular topic emails to members, offering options like excluding forums and varying email topics. Import your existing settings easily via forum URL. Database changes include adding an 'andyweeklynewsletter' field in xf_user table. Learn more about exclusions, timing, and more from our FAQ.
Description:
Sends an email to your members every week showing most popular topics.
(Example of Options page)
(Example of Account preferences page)
Features:
- Option to exclude forums.
- Option to vary the number of topics sent in the email.
- Option to send test email.
- All phrases start with weeklynewsletter_ for your convenience.
If you're currently using the Weekly digest add-on, you will want to import your current Weekly digest user settings. Follow these steps to import:
1. Install the Weekly newsletter add-on.
2. Add the following to your forum URL weeklynewsletter/import to import users Weekly digest settings.
3. Uninstall the Weekly digest add-on.
Database changes:
This add-on will add a field called andy_weekly_newsletter to your xf_user table.
Questions and Answers:
Q: Are forum view permissions honored?
A: No. You have to use the Exclude forums in the Options if you want to exclude any forums from the emails sent.
Q: When are the emails sent?
A: On Saturday morning.
Q: Are banned members excluded?
A: Yes.
Q: Are discouraged members excluded?
A: Yes.
Q: Are emails sent to users who have "email invalid (bounced)" user state?
A: No.
Q: How are thread topics chosen?
A: New threads from the past 7 days are selected by most viewed. An additional sort on forum title can be set in the Options page.
Q: Are members automatically enrolled in this add-on?
A: Yes.
Q: How can I change the day and time the mailing go out?
A: Yes. Change the Cron entry here:
Admin Control Panel -> Tools -> Cron entries -> Weekly newsletter