Site Building

Content Update Messages with Node.js Subscribe for Drupal 7

Check your version

This tutorial covers a topic in Drupal 7 which may or may not be the version you're using. We're keeping this tutorial online as a courtesy to users of Drupal 7, but we consider it archived.

Sprout Video

The Node.js Subscribe module lets you configure your site to allow users to subscribe to real time notifications through your site's UI for particular content types. The Node.js Subscribe module uses the Node.js Notifications module to provide the UI for the notifications, which we covered in Node.js Notifications Module.

In this lesson, I will show you how to:

  • Enable Node.js Subscribe
  • Set permissions to allow users to subscribe to content
  • Subscribe to some content and see Node.js Subscribe in action