An open API service indexing awesome lists of open source software.

https://github.com/oplik0/nodebb-plugin-category-queue

A simple nodebb plugin that allows you to automatically queue all new topics in selected categories
https://github.com/oplik0/nodebb-plugin-category-queue

nodebb nodebb-plugin

Last synced: 5 months ago
JSON representation

A simple nodebb plugin that allows you to automatically queue all new topics in selected categories

Awesome Lists containing this project

README

          

![](https://packages.nodebb.org/api/v1/plugins/nodebb-plugin-category-queue/compatibility.png)
[![Tests](https://github.com/oplik0/nodebb-category-queue/actions/workflows/test.yml/badge.svg)](https://github.com/oplik0/nodebb-plugin-category-queue/actions/workflows/test.yml)

# Category Queue

A simple plugin that allows you to automatically queue all new content in selected categories. Configurable to allow for filtering only new topics and allowing exemptions from the queue.

## Installation

Just install via ACP plugins page, or manually using npm (or any other compatible package manager)
```bash
npm install nodebb-plugin-category-queue
```