Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

ect-ua/nodebb-plugin-anon-category

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anon Category for NodeBB (under development)

This NodeBB plugin allows you to have an anonymous category, i.e., a category where all post authors are anonymous no matter their login status or role.

This plugin is still under development.

Installation

Installation is not recommended. Please be extremely careful and read every step carefuly.

Take note of the ID of the category you want to become the Anon Category .

Head to your nodeBB root directory (eg.: /usr/src/app) and install the plugin using:

npm install https://github.com/dmpasilva/nodebb-plugin-anon-category.git

Edit library.js and replace 36 with the ID you anotated previously.

Screenshots

Comming soon

About

under active development. try it at your own risk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • Smarty 17.9%
  • CSS 0.5%