burdamagazinorg / hm_newsletter
Harbourmaster Newsletter integration
Package info
github.com/BurdaMagazinOrg/module-hm_newsletter
Type:drupal-module
pkg:composer/burdamagazinorg/hm_newsletter
2.2
2021-11-02 14:29 UTC
Requires (Dev)
- burdamagazinorg/thunder-dev-tools: dev-master
This package is auto-updated.
Last update: 2026-03-01 00:22:25 UTC
README
This modules provides integration wuth Harbourmaster Newsletter service.
Configuration
After module is enabled following things has to be configured:
- In administration page:
/admin/config/hm_newsletter/newsletter, "Client ID" has to be set. Also displayed agreements should be checked are they in compliance to site. By default following agreements will be set:datenschutzeinwilligung|anspracheerlaubnis- and if something different is required for site, then it should be filled accordingly. - After that Newsletter block should be added to wanted page. That can be done on `` page with proper configuration of block.
- When block is placed it has to be configured and one of important configurations is "Newsletters" text. It has to be in following format:
<Client ID>_<Group ID>|<Text displayed next to checkbox>
for example:
100001_10|Weekly newsletter with latest published articles
100001_11|Monthly newsletter with most read articles
- After that newsletter form should functioning properly.