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!
    225 Topics
    1k Posts
    julianJ
    Considering its localized popularity, I think it would be an idea candidate for a plugin. The easiest way would be to utilise an existing askbox service and embed it into a user profile or something.
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    7 Views
  • [nodebb-plugin-session-sharing] Session Sharing

    27
    13 Votes
    27 Posts
    13k Views
    Julien HengJ
    When a new user registers on the website and subsequently accesses the forum, their account is successfully created on the forum. However, despite specifying in the plugin settings to include the user's email during session sharing (by passing in id, username, and email), the email information is not being transferred or shown in the forum. Do you have any idea why? Thank you in advance! [image: 1715592396502-screenshot-2024-05-13-at-5.25.52-pm.png] [image: 1715592396552-screenshot-2024-05-13-at-5.26.09-pm.png]
  • [nodebb-plugin-affiliate] Affiliate Plugin

    8
    3 Votes
    8 Posts
    5k Views
    M
    Hi, sorry I'm new to NodeBB... can I buy this plugin (where?) and use it with the latest version of NodeBB? Thanks
  • Preview Plugin

    14
    0 Votes
    14 Posts
    626 Views
    phenomlabP
    @huige Do you have any headers set which restrict the ability for sites to display the images?
  • [nodebb-plugin-meilisearch] use MeiliSearch as a full-text search backend

    38
    9 Votes
    38 Posts
    4k Views
    S
    @oplik0 Some update: I run it for more than a year. It runs pretty well. From my side, no issues. Amazing. version: nodebb 3.7.4.
  • [nodebb-plugin-ns-awards] NS Awards, Give Medals!

    170
    17 Votes
    170 Posts
    131k Views
    sameer aroraS
    @julian This no more works on latest nodebb forums. any alternates for it? or are you planning for an update?
  • [nodebb-plugin-twitter] Twitter tweet embed plugin

    51
    3 Votes
    51 Posts
    22k Views
    DownPWD
    The plugin work for you @baris @crazycells @Kirwan ?
  • Compress images

    2
    0 Votes
    2 Posts
    211 Views
    nhl.plN
    Only image sizer not touching compression algorithms. NodeBB uses sharp module which is capable to do it (reduce file size).
  • [nodebb-plugin-recent-cards] NodeBB v1.14.0

    24
    1 Votes
    24 Posts
    4k Views
    K
    @phenomlab Thanks for quick reply. I will try to fix it
  • [nodebb-plugin-b2-uploads] Backblaze B2 Storage Plugin

    2
    5 Votes
    2 Posts
    219 Views
    T
    Anyone else using Backblaze and this plugin?
  • Question and Answer plugin

    51
    6 Votes
    51 Posts
    18k Views
    phenomlabP
    For anyone interested in the above feature, it's documented here https://sudonix.org/topic/627/extended-functions-for-q-a-nodebb-plugin
  • Updated the S3 plugin

    3
    1 Votes
    3 Posts
    239 Views
    T
    Does AWS have a free tier option to host images? Or any other plugin that has a free tier?
  • 10 Votes
    29 Posts
    15k Views
    barisB
    @crazycells https://github.com/barisusakli/nodebb-plugin-registration-question/commit/f732dd135681106a1dd5ae2a302937a9f08b4340. Feel free to send pull requests for different languages.
  • 20 Votes
    492 Posts
    489k Views
    crazycellsC
    this has been a nice plugin, I am curious whether it will be upgraded to be compatible with NodeBB v3, or should we look for alternative solutions? Unfortunately, none of the alternatives will offer the same level of integration with the forum as this plugin...
  • Emoji 5.2 and Emoji Android 4.0 in 3.7

    6
    0 Votes
    6 Posts
    239 Views
    Chad AugurC
    It is suddenly working again, but I do not know why. I cannot get a consistent result. I will be grateful for now. Is there anything I should be looking for when it fails?
  • Registration email domain blacklisting

    28
    8 Votes
    28 Posts
    7k Views
    crazycellsC
    @baris thank you. this is a very useful plugin. admins can copy the email list from here: https://github.com/disposable-email-domains/disposable-email-domains/blob/master/disposable_email_blocklist.conf
  • Make nodebb-plugin-spoilers compatible with v3

    21
    0 Votes
    21 Posts
    2k Views
    crazycellsC
    thanks @baris , I tested and it works but for harmony theme, using data-format leaves an empty space behind, so I changed it to aria-label to remove the whole button... For those who would like to hide some buttons of the composer can use this CSS code: .composer .composer-container .formatting-bar .formatting-group { [aria-label="Code"], [aria-label="Left align"], [aria-label="Center align"], [aria-label="Right align"], [aria-label="Justify"], [aria-label="Grouped code"] { display: none; } }
  • 0 Votes
    1 Posts
    136 Views
    D
    I recently attempted to install the plugin named nodebb-plugin-cobi-translate-posts, which was advertised as providing automatic translation of post content using ChatGPT 3.5. However, I didn't receive any instructions on how to configure it for this purpose. Has anyone successfully set up this plugin for auto-translation, and if so, could you please share the correct setup steps? After installed the plug in, I have the translate button in my forum, however, it does nothing after click on it. And Persona is my current theme. Thank you for any assistance or guidance you can provide!
  • Anyone got SSO for WordPress and NodeBB?

    4
    0 Votes
    4 Posts
    241 Views
    julianJ
    @carlm7 no OAuth 2 does not require both installations to be on the same server
  • Regarding nodebb-plugin-category-notifications

    6
    0 Votes
    6 Posts
    496 Views
    phenomlabP
    @julian Yes, and for that reason, I removed it from my site after @crazycells raised it to me.