Skip to content

NodeBB Plugins

Discussion regarding NodeBB Plugin development.

1.8k Topics 15.0k Posts
Most Voted Plugins

Subcategories


  • Have a question about building a plugin? Ask here
    425 Topics
    2k Posts
    barisB

    https://community.nodebb.org/post/88242 I think this answers your question. Let me know if it doesn't work.

  • Need a plugin developed? Ask here!
    222 Topics
    1k Posts
    barisB

    Plugin doesn't show usernames if they set their status to offline AFAIK

  • Where goes inbound mandrillapp emails

    1
    0 Votes
    1 Posts
    860 Views
    P

    I have it setup but couldn't receive any emails, how does it work?

    I mean, why is there setup in nodebb mandrill plugin to configure for incoming emails to reply-*@nodebbdomain.tld ?

  • 7 Votes
    11 Posts
    4k Views
    julianJ

    Yes, if we have 2 or more different backup strategies, we could have a whole section on backups for NodeBB...

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    32 Views
  • 0 Votes
    2 Posts
    2k Views
    E

    Just create a tpl file with the name of your page in the plugin and will be fine. Can be the same cose as the template already included
    i think one of the Pull request already do this but they in the limbo like many of them

  • 1 Votes
    1 Posts
    1k Views
    fabianF

    Hi,
    I noticed that the category description get's too big, when the redactor plugin is used:
    upload-b4843626-e37d-47d7-b305-b375eee292f4

    When the redactor composer is disabled and instead the markup composer is enabled, everything looks fine:
    upload-b52b8c2a-389a-42d7-ac09-8e4199e989f6

    It seems that the <p> tag gets lost somewhere...

  • Plugin Request: ChangeTip

    11
    0 Votes
    11 Posts
    6k Views
    orweinbergerO

    Hey @Ted any updates on this maybe? Thanks for working on this!

  • Upload to S3

    1
    1 Votes
    1 Posts
    925 Views
    FastidiousF

    Instead of trying plugin after plugin, does anyone knows of an upload to S3 plugin that is compatible with 0.8.X? Come across two or three, but that are older than Methuselah.

  • 1 Votes
    1 Posts
    1k Views
    ogerlyO

    This plugin is prayed mp3, ogg, wav appear in a player. Plugin for Theme: Persona, Material, Lavender, Vanilla

    run in v0.7.x & v0.8.1

    Link Preview Image Releases · ogerly/nodebb-plugin-audioplayer

    This plugin is prayed mp3, ogg, wav appear in a player - Releases · ogerly/nodebb-plugin-audioplayer

    favicon

    GitHub (github.com)

    link to user;
    player fix im body;

    Bildschirmfoto vom 2015-09-07 15:03:01.png
    link to topic;
    download file;

  • 0 Votes
    8 Posts
    3k Views
    LLLRHL

    Sure, I will submit this plugin as open source if I finish it. However this is the first plug-in I write and took me times to learn it.

  • How to retire a plugin?

    3
    0 Votes
    3 Posts
    1k Views
    julianJ

    The nbbpm checks new packages that get added to npm, so if you unpublish your package, we won't know.

    Best bet would be to keep the package there so users on old NodeBB versions can still install it, but put an nbbpm.indexed = false in package.json, so when it comes through from npm, nbbpm will know to remove it from the index.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • 4 Votes
    37 Posts
    16k Views
    A

    @julian Scrollbar! 🙂 You can't drag it. Turns into a weird image type drag. You can click, and it scrolls, but not drag.

    Capture.PNG

  • A question regarding OAuth 2.0 SSO

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    James GameJ

    I see, so at this point it all depends on my implementation of the OAuth server...
    The problem was that my server operates entirely in JSON, and doesn't display any kind of page (being pretty raw).
    Thanks for the hints though, I'll try to work it out, somehow.

  • Hide Widgets

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    D

    @julian said:

    hidden-xs

    Worked!

  • nodebb-plugin-carousel

    14
    4 Votes
    14 Posts
    6k Views
    jareyJ

    @BenH You can examine the source code of the plugin on its repo: https://github.com/mani95lisa/nodebb-plugin-carousel you can found there a live working example on how it looks like.

  • How to update a plugin?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    H

    Thanks @pichalite, this is useful to know for future. And thanks @baris!

  • email modification hook

    6
    0 Votes
    6 Posts
    3k Views
    julianJ

    Actually, I don't think we use those tags at all. We just send html without the appropriate wrappings (<html>, <head>, etc), assuming that the mail server will do it for us.

  • 0 Votes
    3 Posts
    2k Views
    F

    Additional information about this:

    you can add your emoji-name within these lines to show it within emoji-dialog of the composer. when clicking the "update emoji" button within ACP your emoji and the entry from within the !index.list will get removed, so be careful here 😉
  • 0 Votes
    1 Posts
    781 Views
    ockmoshiO

    For example, if I went to my user profile, I would be able to see a list of activities performed myself, being able to make status updates etc. Is there a plugin that does already ties a set of table of records to a userid that I could study?

    Otherwise, is it actually possible to do it on nodebb as a plugin? Tks!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    26 Views