Site Building

Content Update Messages with Node.js Subscribe for Drupal 7

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

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