- Language
- English
- Compatible XF 2.x versions
- 2.2
- 2.3
Important changes for v5.0:
- the default option is now to honour the "Receive new and update emails" option in user preferences. You will need to turn this off in the settings to retain the current behaviour.
Configuration settings:
A test tool is included to validate settings and to send test emails:
Users can set their preferred email delivery period, daily or weekly (or none!).
Admins can also edit individual user preferences if required.
New in v5.0
1. Widget to encourage users to subscribe to digest emails:
Widget hints:
- To hide the widget from guests - set the Display condition to:
$xf.visitor.user_id - To hide the widget from guests and from users who have already opted in - set the Display condition to:
$xf.visitor.user_id && !$xf.visitor.Option.whatsnewdigest_email