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
    nhl.plN

    Could you please clarify what you are doing? You are not forced to use external services like npmjs.

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

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

  • How to expand markdown?

    6
    1 Votes
    6 Posts
    5k Views
    ?

    @Tanner, I've got a working button to allow for Code insertion. I'll see what I can do about adding more buttons as requested.

  • [nodebb-plugin-bbcode-to-markdown] phpBB2 BBCode

    16
    2 Votes
    16 Posts
    8k Views
    T

    Does this support being able to center or otherwise align things things as well? Like [center] or [right]?

    Edit: after looking at the git, it apparently doesn't. Can that support be put in at a future date?

  • [nodebb-plugin-vimeo] Vimeo embed plugin

    25
    4 Votes
    25 Posts
    12k Views
    A

    @GeneralLedger Not a problem, most plugins will follow the same style of just putting the URL in, however if different, it should be included in the ReadMe file of the plugin.

  • Joomla and NodeBB SSO

    1
    0 Votes
    1 Posts
    1k Views
    T

    I need a Joomla SSO stat. Anyone think they'd be able to tackle this project with me?

  • Gfycat Embedding v1.0.1

    9
    3 Votes
    9 Posts
    5k Views
    L

    Really awesome plugin. I'm excited to see the gif format being replaced by webm slowly but surely.

  • Codebender plugin

    3
    2 Votes
    3 Posts
    2k Views
    hekH

    @psychobunny

    Yep, it's a strange feeling.

  • Grouping Categories

    2
    0 Votes
    2 Posts
    1k Views
    M

    Look through open issues, it looks like I'm asking for this:

    https://github.com/NodeBB/NodeBB/issues/1299

    😄 If people have any pointers on where to begin, I'm happy to start implementing.

  • 0 Votes
    3 Posts
    2k Views
    M

    @baris Fantastic. Thanks!

  • 0 Votes
    13 Posts
    4k Views
    A

    @julian No error, I added some logging in to test when things fired, so can confirm that it does, and it refreshes any non playing videos already in the topic as expected (when you click play it remove the class that the script looks for to stop playing videos reloading), but the new one isn't loaded. Unless they're both happening at exactly the same time. I may have a play with the delay timer, to see how far down I can go until it stops loading.

    Currently set to 500ms.

  • 4 Votes
    4 Posts
    2k Views
    P

    Probably no reason to have both. Right now my youtube plugin is well served as a "sample plugin" I guess 😛

  • Plugin ideas

    89
    2 Votes
    89 Posts
    54k Views
    A

    @Schamper Onebox would be awesome

  • 3 Votes
    1 Posts
    1k Views
    m03M
    NodeBB LiveLeak Plugin

    This NodeBB plugin allows users to embed LiveLeak videos inline in their posts. Like several others here, it's based on psychobunny's Youtube plugin, and handles liveleak.com/view?i=id, liveleak.com/e/id, and liveleak.com/ll_embed?f=id formatted URLs.

    Installation npm install nodebb-plugin-liveleak Screenshots

    nodebb-plugin-liveleak.png

  • How to update plugins?

    8
    0 Votes
    8 Posts
    4k Views
    T

    @gaasg that really shouldn't be necessary, but some plugins might be incompatible after an upgrade, you just have to upgrade those or disable them accordingly.

  • 0 Votes
    2 Posts
    2k Views
    P

    Hey @src1988, is this the same issue that you're having here? https://github.com/NodeBB/NodeBB/issues/1878

    If yes, then I think it's because you're running an incompatible version of widget-essentials with NodeBB. Let us know on that GitHub thread if you're still running into this problem 🙂

  • restart issue?

    1
    0 Votes
    1 Posts
    746 Views
    gaasgG

    I just had a new installation, added some plugins and I'm trying to restart the nodebb, as it's required as it says atleast.
    The plugins pages don't work (not found)

    The restart nodebb don't seems to work any tips for this ?

    I'm using v0.4.3.

  • Problems with imgur plugin

    8
    1 Votes
    8 Posts
    3k Views
    A

    @Shaun when 0.5.0 is released, their will be full documentation, but the process will be something along the lines of

    git checkout v0.5.x git pull ./nodebb upgrade

    But their will be an announcement about all of that and how to update when it's ready. If you have any other issues with plugins etc, feel free to create a topic. 👍

  • 2 Votes
    5 Posts
    3k Views
    G

    @fyhao Great plugin for analytics. I see you're feeding it into https://text-sentiment.p.mashape.com/analyze?

    Can you say a bit more about which algorithm they're using? I'm a data scientist and I'd be happy to collaborate a bit on this, but my specialties are Python and R so I'd have to write the machine learning backend in one of those languages for you.

  • Flipkart Affiliate Plugin

    16
    0 Votes
    16 Posts
    5k Views
    S

    @psychobunny I have the basics of it done, just need to get a proper admin page. I'll have a bunch of time coming weeks so it'll probably be done by the end of the week 😛

  • 3 Votes
    13 Posts
    4k Views
    meetdilipM

    :happyman:

  • nodebb-plugin-video

    6
    3 Votes
    6 Posts
    2k Views
    maniM

    @julian I just make this work to use custom JS load uncompressed js file.