What's New Digest

xF2 Add-on What's New Digest 5.0.6

No permission to download
Compatible XF Versions
2.0, 2.1, 2.2
Visible Branding
No
Additional Requirements
XF v2.0.6 minimum
Link XF Versions
XF2.0: https://enxf.net/resources/whats-new-digest.2092/version/5016/download
This XenForo 2.x addon sends daily, weekly or emails to users with a list of top new threads and top updated threads.

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.
  • if you use either of my SparkPostMail addons (v1.x or v2.x), you must install the What's New Digest adapter for SparkPost addon - some integration functionality has been removed from this addon to the separate adapter addon to maximise compatibility across XF versions.
Features

Configuration settings:
whats-new-diges.jpg
whats-new-diges-1.png
whats-new-diges-2.png

A test tool is included to validate settings and to send test emails:
whats-new-diges-3.jpg

Users can set their preferred email delivery period, daily or weekly (or none!):
whats-new-diges-4.png

Admins can also edit individual user preferences if required:
whats-new-diges-5.png

Example email (Thunderbird) ... note that my forum is called "Hampel Group Software" - this will show your forum name
whats-new-diges-6.jpg

... unsubscribe links are fully supported.

Example email (Gmail on Android):
whats-new-diges-7.jpg

New in v5.0

1. Widget to encourage users to subscribe to digest emails:

whats-new-diges-8.png


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
2. Add any HTML to the top or bottom of emails:
whats-new-diges-9.jpg

Note that the default mail setting is to have a 600px maximum width with a 10px padding, so any image you include must be no wider than 580px - unless you adjust the email width.
Author
ENXF NET
Downloads
241
Views
1,850
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. 5.0.6 fixes for XF 2.2.14

    XenForo 2.2.14 adds new functionality for adding one-click unsubscribe headers to emails...
  2. 5.0.5 bugfix

    The test tool was not respecting the exclude forums list from the options - that is now fixed...
  3. 5.0.4 bugfix

    Fixed typo in XF\EmailUnsubscribe\Processor::applyUserUnsubscribeAction - thanks to @Mouth for...
Top