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.

I have installed newsletter nad added issues but when I try to run cron, it gives me error :
"
Processing module function newsletter_cron ...... started 07:43:34. Current memory use 30.4MB.
!!! error/typenotimplement !!!
"
What is wrong and what should I do to actually run it?
I am looking for a news forum where I can decide when to publish and to unpublish a news item. For instance, I would like to publish an information concerning an exam, but I want to do it one week before, and when the exam is over, I would like the news item to disappear automatically at my specfied time.
It looks very useful, thanks for sharing!
ps: error seen
Field 'status' doesn't have a default value
INSERT INTO mdl_newsletter_issues (newsletterid,title,htmlcontent,publishon,stylesheetid) VALUES(?,?,?,?,?)
[array (
0 => '1',
1 => 'issue 1 - the beginning ',
2 => '

hello. you\'re reading this from newsletters module!

',
3 => 1392271800,
4 => '0',
)]
Hi, perhaps you can describe above the differences between the news forum and this. A feature list will be useful to see here smile