https://github.com/nodebb/nodebb-plugin-topic-redirect
Topic Redirect plugin for NodeBB
https://github.com/nodebb/nodebb-plugin-topic-redirect
Last synced: 9 months ago
JSON representation
Topic Redirect plugin for NodeBB
- Host: GitHub
- URL: https://github.com/nodebb/nodebb-plugin-topic-redirect
- Owner: NodeBB
- License: mit
- Created: 2021-09-10T16:47:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T23:14:49.000Z (9 months ago)
- Last Synced: 2025-04-12T00:24:07.475Z (9 months ago)
- Language: Smarty
- Size: 776 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Topic Redirect Plugin for NodeBB
This plugin allows you to specify some topics as redirects to external assets. It is useful if migrating some topics away from NodeBB (and preserving the old link for SEO purposes).
## Installation
npm install nodebb-plugin-topic-redirect
... or via the NodeBB plugins page in the ACP.