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.
  • Custom Static Pages

    5
    0 Votes
    5 Posts
    3k Views
    J
    @pitaj Thanks!
  • Topic Color

    28
    8 Votes
    28 Posts
    14k Views
    esiaoE
    It's better when the good version of NodeBB is given (dumb me). Patch 1.3.1 "compatibility": "^0.5.0" → "compatibility": "^0.6.0"
  • This topic is deleted!

    6
    0 Votes
    6 Posts
    254 Views
  • Twitter stream or tweets widget

    6
    0 Votes
    6 Posts
    3k Views
    3malG3
    @baris said: Try this <a class="twitter-timeline" href="https://twitter.com/3malG" data-widget-id="507843649955041282">Tweets von @3malG </a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> <script> if(window.twttr !== undefined) { window.twttr.widgets.load($('.motd')[0]); } </script> Yes, now it works! Thank you very much!
  • [nodebb-plugin-custom-homepage] Basic CMS plugin - custom homepage

    80
    5 Votes
    80 Posts
    65k Views
    F
    @a_5mith happen on me too.. I've used the correct version..it does show the settings and new widget area, however nothing happen on homepage except a new forum button appear at menu bar.
  • Devs and plugin / theme devs, what editor do you use?

    6
    0 Votes
    6 Posts
    3k Views
    A
    Usually PHPStorm, but I wiped my HDD when I went over to Windows 10. So at the minute, I'm without one. May try an up to date version of phpstorm, see how it's improved.
  • AdBlock Plugin

    2
    1 Votes
    2 Posts
    2k Views
    ?
    I'm sure you can find an existing script to detect adblockers and display messages in place of ads. I haven't looked extensively into it, but this site should have something similar to what you need.
  • Premium paid membership option and group access permissions

    7
    2 Votes
    7 Posts
    3k Views
    G
    @RazorAxis Yes
  • [nodebb-plugin-amazons3] Store files in Amazon S3

    1
    1 Votes
    1 Posts
    2k Views
    wladistonW
    Sup guys? I did a plugin for who wants to keep files on AWS S3. It's good for who keeps the NodeBB on Heroku or others servers that have ephemeral filesystem. I wanted to maintain compatibility with NodeBB 0.6.x and nodebb-plugin-s3-uploads doesnt worked for me. I will need to increase some features like content access control in the next version. https://github.com/wladiston/nodebb-plugin-amazons3
  • [nodebb-plugin-vbcode-to-markdown] vBulletin BBCode

    8
    0 Votes
    8 Posts
    5k Views
    A
    @h3ku said: @mani @psychobunny I dont know why dont work. I have NodeBB v0.6.0 That's probably why, not sure if this plugin was updated to support 0.6.0. Also I'm not sure it was ever designed to parse bbcode on the fly like that. But I could be wrong.
  • mailjet plugin?

    6
    0 Votes
    6 Posts
    3k Views
    P
    @raistlinthewiz try https://github.com/pichalite/nodebb-plugin-emailer-mailjet
  • [nodebb-plugin-editor-plus]Editor Plus

    6
    5 Votes
    6 Posts
    5k Views
    H
    Thanks for the work, i really like it.
  • Visual plugins

    4
    1 Votes
    4 Posts
    3k Views
    N
    @julian thanks
  • 1 Votes
    1 Posts
    845 Views
    M
    Hello. I am new to NodeBB and installed it and tried some plugins and it is good so far. Now I want to give an option to my users where they select a category or select siome tags in their profile and only see those topics that match with the selected ones. This will create an option to have users see only what they want to see and not to be confused with too many options.
  • You're a bad dog, Kerberos....

    1
    0 Votes
    1 Posts
    1k Views
    ShardS
    Before I risk the breach on this one, has anyone made a pass at kerberizing this beasty
  • Plugin request : news

    1
    0 Votes
    1 Posts
    1k Views
    N
    Hi ! Can you create a news plugin like wordpress for https://community.nodebb.org/topic/1168/nodebb-plugin-custom-homepage-basic-cms-plugin-custom-homepage ? Thank you in advance
  • 0 Votes
    5 Posts
    2k Views
    S
    @baris public/templates should be the last thing that matters, since you can define the templates folder in your plugin.json. Edit: got it working somehow. I vaguely remember being forced to adept to the admin/plugins/* structure though, so I'd still like to know if this is still the case.
  • Plugin request: pushover

    3
    0 Votes
    3 Posts
    2k Views
    P
    No .. it is a lifetime subscription... then you can have 7500 montly notifications by app you register there. Can't remember how much I paid but was around ~2.50 for android and ~2.50 for browser, I'll try to do it.. but i'm learning nodejs yet =]
  • 0 Votes
    3 Posts
    2k Views
    5o15
    @a_5mith Thanks.
  • [idea] Edit History

    2
    0 Votes
    2 Posts
    2k Views
    julianJ
    Nobody's done so. In fact, this was a feature requested eons ago! gh#149 Let me know if you find a nice library to handle diffs