Integration with CiviCRM CiviMail.
Send a node from a CiviCRM Contact to CiviCRM Groups. From Contact and destination Groups selection is per node and CiviMail campaign.
CiviMail Digest submodule
Send to configured Groups a digest, at a weekly interval, of nodes that were previously sent via the CiviMail module, with an option to include content updates.
- Per content type configuration: enable via the CiviMail tab. Set then the view mode for the mail, and the Groups that are eligible to send and receive the mail.
- The CiviMail feature is then available as a node local task (while viewing or editing a node from a CiviMail enabled content type).
For the setup of CiviCRM with Drupal 8, refer to this post: Install CiviCRM 5 with Drupal 8 using Lando
Make sure that the "Send Scheduled Mailings" Job is configured as active in /civicrm/admin/job?reset=1.
CiviMail Digest submodule
- Configure via /admin/config/civicrm/civimail_digest/settings
- Preview and prepare digests via /civimail_digest/digests.
- Send test mails via CiviCRM.
- Write documentation for Layout integration.
- Improve documentation and admin UI of CiviMail Digest.
- Automation of the digest creation via cron.