Skip to content

NodeBB Plugins

Discussion regarding NodeBB Plugin development.

1.8k Topics 15.2k Posts
Most Voted Plugins

Subcategories


  • Have a question about building a plugin? Ask here
    444 Topics
    2k Posts
    Sky FoxxS
    Perfect! Does the job super elegantly thank you
  • Need a plugin developed? Ask here!
    226 Topics
    1k Posts
    juseJ
    like this [image: 1732282083034-snipaste_2024-11-22_21-27-43.png] or [image: 1732282134821-snipaste_2024-11-22_21-28-46.png]
  • nodebb-plugin-google-search2 is this plugin still working 2019

    1
    0 Votes
    1 Posts
    315 Views
    B
    hi is the nodebb-plugin-google-search2 is this plugin still working in 2019 ? for NodeBB v1.4.3 , NodeBB v1.12.0 what does this do really? Description This plugin redirect search queries to Google, which used by V2MM, you can see what happened when you search on V2MM. can you show use some examples ? thanks Credit This plugin was modified from BenLubar's nodebb-plugin-google-search, only fixed one problem: BenLubar's original plugin blocked the hook "filter:search.query" with a dummy function, which leads the suggested topics widget not work, because that widget would call this api when it's on the topic's template.
  • No Code Button?

    7
    0 Votes
    7 Posts
    3k Views
    J
    @scottalanmiller said in No Code Button?: Like that code button? [image: MU8d3Tk.png] No like this [image: 9PLCGKi.png] Yes, I know you are showing the same thing. but You did not highlight it.
  • [nodebb-plugin-buttons-galore] NodeBB: Buttons Galore

    40
    8 Votes
    40 Posts
    21k Views
    S
    @buynsellcloudcom said in [nodebb-plugin-buttons-galore] NodeBB: Buttons Galore: @julian is there an update for this plugin as of March 2019? thanks No, that was four years ago and the link is gone. This is no longer active.
  • Restrict plugins per group

    3
    1 Votes
    3 Posts
    509 Views
    D
    @julian basically the question popped while thinking of installing plugin-adsense (which does not worked at all for me btw - 1.11.2)
  • Is it possible to have admin or mods approval for user created groups?

    9
    0 Votes
    9 Posts
    1k Views
    yariplusY
    Please try now. I'm not sure if this is exactly what OP needs though. It adds a permission for a user to create a group and assign it to a category. Not exactly the same thing as approval.
  • write-up fail to load

    13
    0 Votes
    13 Posts
    1k Views
    C
    Hello, Thank you for your help. I finally managed to get it working (mostly). Users, categories and post have been imported. I still have some bbcodes and html tags in the content. Any ideas on how to keep the attached files? Thanks!
  • nodebb-plugin-quickstart

    5
    0 Votes
    5 Posts
    825 Views
    JenklerJ
    I like this platform but documentation and standards is not that good. But hay! Something is good
  • Modify topic title

    8
    0 Votes
    8 Posts
    1k Views
    PitaJP
    You shouldn't need to link again, you should only have to run ./nodebb build -d && ./nodebb dev after you make a change. You can also use grunt to automatically build and restart after making changes.
  • The Plugin Ideas Topic

    27
    1 Votes
    27 Posts
    12k Views
    S
    @Tanner said in The Plugin Ideas Topic: XMPP integration with chat (have the protocol be tied to an XMPP server) I still really want this one. Or integration to Rocket would be even better.
  • I want to know which plugin is this?

    5
    1 Votes
    5 Posts
    896 Views
    mangoM
    Thanks for letting me know and pointing me in the right direction.
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    1 Views
  • ad placement

    4
    1 Votes
    4 Posts
    779 Views
    jtsimoesJ
    @zamky Maybe this can help you: https://github.com/NodeBB-Community/nodebb-plugin-adsense or https://github.com/dovydaskukalis/nodebb-plugin-google-adsense
  • 0 Votes
    3 Posts
    1k Views
    GeferonG
    I think I managed to find the solution to your issue @gorgiselkov I'm guessing you're using IIS but if not it might help as well. Here: https://community.nodebb.org/post/72229
  • Example of a basic plugin with all CRUD operations?

    Moved
    1
    0 Votes
    1 Posts
    328 Views
    G
    What the title says: which would be the simplest plugin to start learning from? What I'm trying to accomplish is to create a MongoDB collection where to store some information, then execute all CRUD operations. LE: this should've been posted in plugins category.
  • tagWhitelist customization

    8
    0 Votes
    8 Posts
    921 Views
    G
    @baris nevermind, I am new to NodeBB and I was trying to set the max length through an inappropriate method.
  • 0 Votes
    4 Posts
    576 Views
    PitaJP
    What are the privileges configured for this category? Take a screenshot of the ACP privileges configuration please. Try disabling all plugins and trying again.
  • What is this blue highlight that appears sometimes on a timeout

    2
    0 Votes
    2 Posts
    275 Views
    jzbgJ
    It appears that if you have long thread and you use back navigation on browser it highlights to show you the last post you clicked.
  • Overriding language json files from plugin

    5
    0 Votes
    5 Posts
    758 Views
    jzbgJ
    RESOLVED If anyone else sees this thread... Don't be the american who thinks the default should be en-US.... It appears that the nodeBB default language was set for en-GB If you need to adjust the language default setting: Go to your NodeBB ACP (admin control panel) => General => Languages
  • How do I submit a new plugin to NodeBB Plugin Manager?

    Unsolved
    2
    0 Votes
    2 Posts
    693 Views
    PitaJP
    @bengrue you just publish it to npm, and nbbpm will automatically pick it up
  • Pull request in my repo! Advise me 😉

    10
    0 Votes
    10 Posts
    823 Views
    JenklerJ
    I need to watch out for my trigger fingers