Newsletter

Maintained by Wunderbyte GmbH, David Bogner
This is a newsletter module for moodle. First stable release. It provides the basic features of common newsletter tools. Using it with moodle VERP bounce processing is recommended. But we will add an additional bounce processing feature that will be easier to configure.
Price option: Free

Supports Moodle 2.4-4.4 See all versions
Latest release: 2 years ago
Installations: 266
Downloads (last 90 days): 72

Frankenstyle name: mod_newsletter
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Dear Walter, the issues you have been facing should be fixed with the new release. Let me know how it works.
Thanks for that answer and idea.
However, that helps just partly only. If the tinymce editor is active, the text is readable (no HTML format visible) now, but I completely miss all icons to format the text any further. There is no menu bar visible at all.
And secondly, the spinning cursor in the attachment area field is still there and doesn't let me add any document.
Thus, I am afraid, that I am still not able to use it the normal way.
Thank you for reporting the bug. You have to enable tinymce editor (legacy) in order to make editing work. Please report back if that worked. Administration > Site administration > Plugins > Text editors > Manage editors.
I am on moodle ver 4.3.2 and I'd like to know why newsletter ver 2.3.7 New York Times doesn't work, although you mention on your plugin site that it should work with moodle 4.3.
I can enter the headline and main text, but in the attachments field the cursor starts spinning and there is no way to finish the newsletter.
If I try to open an older newsletter, the editor shows just HTML-Formatted text and the same issue with the spinning cursor in attachments. No way to use or open an older text.
Any idea when the plugin will being back on a useable level?
Thanks, Walter
Dear Michelle, in generell backup/restore is implemented in the newsletter plugin. I think newsletter issues are user data, maybe you have to include user data when backing up/restoring the newsletters?
Hi David, we recently created a testing instance of Moodle 4.1.6 and I imported a course from a Moodle 3 instance that contained many newsletters. None of the newsletters got copied over. Is there any way to save/archive older newsletters before we upgrade?
Hi Sofia, what you are seeing is the progress bar. On the left are the subscribers, on the right the number of sent mails. The newsletter is designed for 10.000+ users. So it is important to monitor the progress of sending. You have to set the date and time when you want to send the newsletter in the issue settings. When you don't set anything it defaults to 2 days in the future. So if you created the issue today, it will only be sent after tomorrow. You can change that anytime as long sending did not yet start.
Kind regards,
David
Hi David,
after creating a new issue of the newsletter, the messages are not sent out.
When is time to send messages under the issue appear two number, equal to the number of users who should receive the message. What is the meaning of these two number?
Kind regards,
Sofia
Hi Sofia, I am using it on Moodle 4.1 too and it works fine. Could you specify your problem? Walter's problem is only related to Moodle 4.2 so it can't be the same problem.
Kind regards,
David
Dear David,
I have the same problem as Walter: the messages are not sent out by the system.
I try various combination and option of the Filter users feature (the newly added function), but nothing works.
My moodle version is 4.1.4+
Dear David,
Yes, everything else works fine, the cron job is running.
I am currently testing another mail plugin as a replacement, and it works on a scheduled basis.
Does your system send forum posts? If not then it is not a newsletter problem.
Dear David,
Although the editor works with the patch, there are other limitations that prevent the plugin from being used under 4.2.
First of all, the attachment feature is not available – which can be sacrificed in some cases. But much more important is the fact that messages are not sent out by the system.
So it's currently not usable, and I'm forced to find another solution.
But it would be nice if you would keep us posted here when you update the plugin.
Thanks and best regards
Walter
Hi David,
thanks for that information.
After the current update I tried the patch you recommended, and it seems to work as far I can see/edit now the main text.
Obviously, the “old” tiny is back.
However, at the moment it doesn't allow adding attachments. The field for attachments doesn't open. Just a spinning icon can be seen.
Is that also a matter of moodle 4.2 in combination of the plugin?
Kind regards
Walter
Hi Walter,
we have a quite high workload right now and projects that are being paid have a higher priority. This issue will be fixed, but not sure about the time when it is going to be fixed. Currently it is used by us in Moodle 4.1 and we have done recent changes to also support PHP8.1 and added a feature to subscribe via enabling a checkbox in the user profile field upon registration. But support for M4.2 is not yet a high priority. To make things happen faster it is always possible to contract us for such a work. The other thing you could do is using Moodle 4.1. What you can do as well is to replace this line:
https://github.com/Wunderbyte-GmbH/moodle-mod_newsletter/blob/c43e34f1a6dcfeafc87db5c12f703f2ecf551505/classes/newsletter.php#L934
with that:
$CFG->texteditors = 'tiny,textarea';
Then report back if it works and if changing the stylesheet still works (There might be chances).
PS: I just released a new version.
Kind regards,
David