nodebb-plugin-category-notifications-api

Category notifications API

Usage no npm install needed!

<script type="module">
  import nodebbPluginCategoryNotificationsApi from 'https://cdn.skypack.dev/nodebb-plugin-category-notifications-api';
</script>

README

Category Notifications

This plugin allows users to subscribe to categories and get notifications whenever a new topic or post is made.

In the administrative settings, you can choose how users are notified: Notification (via header dropdown), Email, or both.

Installation

  1. Install this plugin via the ACP page of your NodeBB installation.
  2. Activate and reload your NodeBB