Hi,

I'm thinking about setting up a website with Drupal and I try to gather information what Drupal has to offer. So far I wasn't really able to find a decent newsletter module, or could anyone suggest one? I guess Simplenews is the module to go, but it doesn't have D10 support and I rather don't want to start with an "old" D9 installation...

Are there other possibilities?

Thanks.

Comments

vm’s picture

what feature set is sought?

https://www.drupal.org/project/mailchimp is one option

bsbt’s picture

The idea is creating newsletters, containing multiple articles, with images. Maybe importing them (headline, leadtext) from the website and linking them.
I don't want to use a cloud-mailservice, as we have our own mailserver, and we don't want to give the data to Mailchimp and others. (better for GDPR)

I used the module search, but I couldn't really find suitable modules for newsletter that are not outdated / actively maintained and support Drupal 10. :/

ressa’s picture

Great that you have a focus on GDPR, and respecting user privacy, I really appreciate it.

The dev-version of Simplenews was made Drupal 10 ready March 2023 in #3289673: Automated Drupal 10 compatibility fixes:

simplenews 3.x-dev

Works with Drupal: ^9.3 || ^10

From https://www.drupal.org/project/simplenews/releases/3.x-dev

It would be awesome for the Simplenews module maintainers with feedback from real world use cases. So if you gave it a test drive, and reported any hiccups back to them, I am sure they would appreciate it.

ressa’s picture