Skip to content

The Chatter channel allows sending chat-like messages to recipients.

These may include services you traditionally associate with the term Chat, like Discord or Slack, to services like Mercure which can send low level pieces of data, like chunks of JSON.

After installing and configuring either Symfony Mailer Lite or Symfony Mailer, install the Notifer Email Channel project.

Installation and configuration

The Notifier chat channel can be added by installing the Notifer Chat Channel project. No configuration or requirements are necessary.

sh
composer require drupal/notifier_chat_channel
drush module:enable notifier_chat_channel