colorfield / civimail

Drupal 8 integration with CiviCRM CiviMail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CiviMail for Drupal 8

Integration with CiviCRM CiviMail.

Features

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.

Configuration

  • 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.

Dependencies

Roadmap

  • 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.

About

Drupal 8 integration with CiviCRM CiviMail


Languages

Language:PHP 95.6%Language:HTML 4.4%