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]
  • [plugins.reload] library not found for plugin:nodebb-theme-persona?

    2
    0 Votes
    2 Posts
    2k Views
    fr3em1ndF
    you've got to remove it npm remove nodebb-theme-persona
  • [nodebb-plugin-blog-comments] Unable to post topic error

    10
    0 Votes
    10 Posts
    4k Views
    Danny McWilliamsD
    Thanks @rbeer, still no further but as you say I need to add the appropriate headers to get it working. The site is now on the following structure: http://www.onlyanexcuse.com - wordpress http://forum.onlyanexcuse.com - nodebb And the same problem persists. As for adding the header, I think i'll need to see why Wordpress isn't and how to fix it.
  • Vkontakte SSO authorization

    9
    5 Votes
    9 Posts
    4k Views
    S
    The plugin is no longer supported?
  • How to override language login.json file through plugin.

    2
    0 Votes
    2 Posts
    2k Views
    P
    Sure, add this to your plugin.json: https://github.com/pitaj/nodebb-plugin-calendar/blob/master/plugin.json#L28 and then create a folder with your own version of login.json
  • 6 Votes
    11 Posts
    6k Views
    HägarH
    @pichalite said: Should be fixed now. update to latest version of the plugin. No Update available. [image: 8qjnWi6.png]
  • 0 Votes
    5 Posts
    2k Views
    julianJ
    The official plugin is the one maintained by the NodeBB team Other forks might add additional functionality or fixes, but it's up to the user who forked it to make sure the changes are transmitted upstream
  • Embed in post plugins not working

    4
    0 Votes
    4 Posts
    2k Views
    A
    I've updated the sound cloud plugin. But not pushed it to npm. Will do it when I get to work shortly. You can clone it directly from github at the minute though.
  • nodebb-plugin-emailer-local can not get config value

    3
    0 Votes
    3 Posts
    2k Views
    Rex HuangR
    @Mega Thanks Mega! I know this can work, I expect the formal release for this.
  • [nodebb-plugin-ns-api] NS API Extended

    1
    2 Votes
    1 Posts
    2k Views
    N
    Nodebb: API Extended Just additional methods for the API. Install Install it via ACP or you can install it from NPM: npm install nodebb-plugin-ns-api Important note: extended API uses Write API tokens. It means, you should install write-api plugin and configure it. LInks Plugin API Issues
  • Number of total posts on forum.

    2
    0 Votes
    2 Posts
    1k Views
    yariplusY
    https://github.com/NodeBB/nodebb-widget-essentials/blob/master/library.js#L155
  • Weibo.com SSO plugin

    11
    1 Votes
    11 Posts
    6k Views
    terfexT
    @MYU said: Installed. But got a /admin/weibo path not found error. Ditto. Looks like the plugin has been inactive for sometime.
  • Having trouble with template calls

    6
    0 Votes
    6 Posts
    2k Views
    S
    That was it. Ah, I should have noticed that, looking at some other plugins. Thanks.
  • plugin Emailer (local ), the Meta.config values are 'undefined'

    2
    0 Votes
    2 Posts
    2k Views
    Rex HuangR
    meta.config contains settings from NodeBB itself. Plugins retrieve their own settings via the settings module on the client side. pls reference: https://community.nodebb.org/topic/4449/can-t-find-constants-in-meta-config
  • Donation bar / page

    6
    0 Votes
    6 Posts
    3k Views
    T
    @KingCat said: You could put your paypal donation code inside any html widget probably. Tracking the progress however would require logic and database entries. A progress bar would definitely be well liked on my end, I can definitely make a widget for a donation button though.
  • Topic Events plugin

    18
    8 Votes
    18 Posts
    7k Views
    P
    Cool I'm more than happy to transfer the repo over to you if you wish to maintain it. As far as the NodeBB core is concerned, just submit a PR and we can discuss it there
  • Badges.. we need stinking badges...

    2
    0 Votes
    2 Posts
    2k Views
    P
    Never finished it. (Did I publish it on npm? Oops?) Since then there has been a few gamification plugins built, for example by @nicolas
  • Minimongo instead of redis

    1
    0 Votes
    1 Posts
    2k Views
    J
    Anyone know if Minimongo could be used in a plugin to enable redis-style caching to a full mongodb instance? The redis (live) to mongodb (persist) route looks daunting... JB
  • Send email to users?

    11
    1 Votes
    11 Posts
    4k Views
    A
    Pretty sure you'd need to set the content type. Content-Type": "text/html" Or something like that.
  • Plugin to rate users

    7
    0 Votes
    7 Posts
    3k Views
    E
    up, this will be nice feature for the market section of the boards
  • This topic is deleted!

    1
    -1 Votes
    1 Posts
    20 Views