Skip to main content
Home

Publish content creation, content status updates, publishing/unpublishing, etc. status updates to a Redis Publish/Subscribe (PubSub) channel in JSON format.

Prerequisites

  1. PHP 7.4+
  2. Install https://github.com/phpredis/phpredis.
  3. Install & configure the Redis Drupal module.

As a minimum in your settings.php file:

https://www.drupal.org/project/content_pubsub

© Shivakumar Ramamurthy