Biarritz64
Active member
Done! thank youIf you post this @ our site as a feature request I can look into it for future versions.
Done! thank youIf you post this @ our site as a feature request I can look into it for future versions.
Unfortunately not. The newsletters are all manually generated.Is it possible to generate newsletters from a PHP Callback?
Yes, same issue here. Both the Digest and Inactive Members features should have a cutt off date (days) which we can specify in the ACP. Basically if the member hasn't login in X days don't send the mails.It depends, for example, i have a 14 years old forum convert from phpbb to xenforo. With lots of old members with old emails. When i use inactive user, it sends more mails than the digest.
Have a nice day
I mean, the whole point of the Inactive Members feature is to get members who haven't logged on in X days to come back...Yes, same issue here. Both the Digest and Inactive Members features should have a cutt off date (days) which we can specify in the ACP. Basically if the member hasn't login in X days don't send the mails.
Hey @DragonByte Tech,Also, the Inactive Members feature does have this option, so I'm even more confused
Modify thedbtech_mail_newsletter
email template.
Fillip
go to your addon list, click on the dragon mail setting icon and choose emails templateHi everyone,
In a message you mentioned that we can modify the style of the digest by customizing the "dbtech_mail_newsletter" template :
I do not find this template, did you change its name?
Thanks
<mail:subject>{$digest.title}</mail:subject>
<xf:if is="$digest.introduction"><h2>{$digest.introduction|raw}</h2></xf:if>
<xf:if is="$threads is not empty">
{{ phrase('title') }}: <br />
<xf:foreach loop="$threads" value="$thread">
<br />
<div>
<a href="{{ link('canonical:threads', $thread) }}">{$thread.title}</a>
</div>
<div class="minorText">
Forum: {$thread.Forum.title}
</div>
</xf:foreach>
<xf:else />
<p>{{ phrase('dbtech_mail_newsletter_no_threads') }}</p>
</xf:if>
<xf:if is="{$user.dbtech_mail_newsletter_frequency} > 1">
{{ phrase('dbtech_mail_newsletter_reducefrequency_further_link', {
'param1': '<a href="' . link('canonical:dbtech-mail/digests/reduce-frequency', $digest, {'c': $user.email_confirm_key, 'user_id': $user.user_id}) . '">' . phrase('dbtech_mail_click_here') . '</a>'
}) }}
{{ phrase('dbtech_mail_newsletter_increasefrequency_link', {
'param1': '<a href="' . link('canonical:dbtech-mail/digests/increase-frequency', $digest, {'c': $user.email_confirm_key, 'user_id': $user.user_id}) . '">' . phrase('dbtech_mail_click_here') . '</a>'
}) }}
<xf:else />
{{ phrase('dbtech_mail_newsletter_reducefrequency_link', {
'param1': '<a href="' . link('canonical:dbtech-mail/digests/reduce-frequency', $digest, {'c': $user.email_confirm_key, 'user_id': $user.user_id}) . '">' . phrase('dbtech_mail_click_here') . '</a>'
}) }}
</xf:if>
<p class="minorText"><a href="{{ link('canonical:email-stop/content', $user, {'t': 'dbtech_mail_digest', 'id': $digest.digest_id}) }}">{{ phrase('dbtech_mail_newsletter_unsubscribe_link') }}</a></p>
<xf:page option="template"></xf:page>
Unfortunately it's not possible to provide ETAs, sorry.hi @DragonByte Tech
can't wait for the udpdate with the change in criteria setting.
Any news?
thank you
Update highlights
Welcome to the first version of DragonByte Mail v4.3.0
This version is focused on improving the Digest feature, adding rich previews for the content being included as well as setting it up to allow more content types in the future.
You can see a preview of how the threads will look here:
View attachment 202548
Users will be able to choose which forums their personal digest should pull from, within their access permissions of course...
This works with anything that the built-in XenForo emails works with, as it uses XF's built-in email system to send its emails.Does this work well with Amazon SES?
@DragonByte Tech
I just purchased a lifetime license for one of our sites. I was under the impression that this would allow us to create multiple automated newsletters (looks like they're referred to as digests with this addon). After installing and configuring, I can't seem to find a way to add additional digests.
Additionally, users are getting this error when clicking "Configure content settings" in their account preferences.
View attachment 202564
(the users are logged in)
I just reported this to Filip also https://www.dragonbyte-tech.com/threads/cannot-open-content-settings.23640/
May want to check there..
And yes there's only one digest
You can only create multiple manual newsletters at this time. In the future, when more content types are added to the digest based on customer feedback, it may be possible to create multiple digests.I just purchased a lifetime license for one of our sites. I was under the impression that this would allow us to create multiple automated newsletters (looks like they're referred to as digests with this addon). After installing and configuring, I can't seem to find a way to add additional digests.
Definitely, especially when it's issues that cannot be easily diagnosed (or quickly answered at 1am, which is the time right now). These threads have the potential to bury issues. Reporting multiple issues in a single post in this thread makes it very difficult to manage vs one bug report per thread @ our siteDo they prefer we report bugs over there?
The feature list does state "an automated digest" as opposed to "automated digests"That's really a shame, I wish it was more clear.
Can you please expand upon your use case? Given that different content types will be displayed within the same digest once more content types are added, I fail to see the need for multiple digests.Any idea if they're planning on implementing multiple digests in the future? Multiple automated newsletters is what we're looking for (one for discussion threads and one for classified ads, for example).
We use essential cookies to make this site work, and optional cookies to enhance your experience.