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
    https://github.com/psychobunny/nodebb-plugin-gallery it works on 3.10.3 [image: 1732382662077-snipaste_2024-11-24_01-22-55.png]
  • [nodebb-plugin-sso-nextcloud] Nextcloud OAuth2

    6
    3 Votes
    6 Posts
    961 Views
    N
    @pwFoo there was a bug in a code. Please, update plugin to the last version (0.3.6), change again the lines 60, 61 and 65 of library.js, reload, restart and test again. Sorry for the inconvenience
  • Twitter Embed Plugin

    12
    0 Votes
    12 Posts
    4k Views
    FrankMF
    Thanks, works fine with 1.13.1
  • [nodebb-plugin-desktop-notifications] Desktop Notifications (like GMail)

    74
    13 Votes
    74 Posts
    43k Views
    oplik0O
    IMO it's a feature for a separate plugin - not this one. This plugin, as the description suggests, is using Notification API, and not Push API. A Push API-based notification plugin would be great, but it's not just an upgrade to this one as Push API works in fundamentally different way by using a service worker.
  • Plugin repository?

    2
    0 Votes
    2 Posts
    399 Views
    oplik0O
    The plugin repository is the one in nodebb admin. But the thing about it is that there is no moderation there - it's just npm packages that have nbbpm attribute and compatibility string. If the compatibility string is wrong, there is no way for NodeBB to verify that. You can learn about it here. Other than that you can just search GitHub, NPM and GitLab for names starting with nodebb-plugin.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Any subscription plugin?

    3
    0 Votes
    3 Posts
    632 Views
    PitaJP
    [email protected] is always available for development services
  • I can't install add-ons

    7
    0 Votes
    7 Posts
    967 Views
    C
    @julian Flarum Scriptine Turkish support. So it's not an official forum. I have a special interest in forum software. I chose to use nodebb for another project.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
  • How can I login by using LDAP?

    4
    0 Votes
    4 Posts
    1k Views
    Q
    I finally got around to publishing nodebb-plugin-node-ldap on npm so it should be available in the plugins menu now in the ACP https://www.npmjs.com/package/nodebb-plugin-node-ldap
  • Alternative Logins Image

    7
    0 Votes
    7 Posts
    2k Views
    Brutus5000B
    Ah perfect. I completely missed that.
  • Plugin idea: emailrep.io

    8
    0 Votes
    8 Posts
    1k Views
    julianJ
    @gotwf said in Plugin idea: emailrep.io: Which seems to be nodebb's approach in general w.r.t. stuff like this In general, yes. We try to not muck around with existing installs too much, but plugins are a little more fast and loose with things like this. Will keep it in mind
  • emailer-sendgrid doesn't load config page

    2
    0 Votes
    2 Posts
    432 Views
    Sandeep BhuiyaS
    try to rebuild and restart sometime it solves the issues.
  • Any code format plugin?

    7
    0 Votes
    7 Posts
    2k Views
    Q
    @oplik0 Awesome. Legend. Thanks for that!
  • Reply-to-email mailer plugins?

    2
    0 Votes
    2 Posts
    508 Views
    julianJ
    Only SendGrid and Mandrill plugins support it at this time.
  • 7 Votes
    76 Posts
    49k Views
    M
    How to reset all points to 0?
  • Recaptcha for guests to post

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    oplik0O
    Seems like it can work without any backend, although is easy to circumvent when used in that way. I think the hardest part here would be making it look sensible, as the version on that website seems far too big for the composer As for implementing it properly - you'd have to somehow pass its response along with the post, but if you manage to do that it shouldn't be hard to actually handle it as it's just one simple http request to their api.
  • Cloud Storage plugin

    13
    4 Votes
    13 Posts
    2k Views
    6676
    @satishbh Also to add more context to this for others who come across it (using the older version): https://github.com/june07/nodebb-plugin-cloudstorage/issues/2#issuecomment-526089881 The root cause of the error was having an S3 bucket that wasn't public. The plugin then handled the thrown error by the S3 API incorrectly, which was fixed in: https://github.com/june07/nodebb-plugin-cloudstorage/commit/05f437482500a9605d3c51e8c4632b9e011a99a0#diff-6b49b62ca6c8a7110bdda9c1189098aeR214-R215. I found the reason that my bucket wasn't public.
  • Hidden information for the user

    4
    0 Votes
    4 Posts
    808 Views
    G
    @zerefgg if soon I don’t find the plugin I will write it myself and u can up my rep ?)
  • Any plugin to add a field to the topic form

    3
    0 Votes
    3 Posts
    1k Views
    H
    [image: 2zL31CE.jpg] I would like to add a new field to the topic submission form
  • [nodebb-plugin-friends] Friends plugin seems not to be working

    13
    0 Votes
    13 Posts
    2k Views
    cleoC
    @baris I'm on nodebb-plugin-friends 1.2.0, latest master and unfortunately, it doesn't