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
    424 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

  • 3 Votes
    7 Posts
    4k Views
    P

    If you're paying me to learn angular too, sure 😛

    I have really limited experience, just for messing about no real-world experience.

  • 1 Votes
    3 Posts
    2k Views
    L

    @Fez-Vrasta
    hey there buddy,

    first i have to thank you for that useful widget.
    in your features list it says "show a message when the server is down"
    well, i implemented the widget in the global sidebar.
    But when our arma3 server is down or going to restart, the website is not able to load completly. it tries to reach the server which seem to be unreachable and does not jump into some kind of timeout.
    since i am far away from beeing able to fix that, i would like to ask if you have any idea where i should take a look at.

    thanks and regards,
    larvell

  • [nodebb-plugin-sso-ok] Odniklassniki

    5
    2 Votes
    5 Posts
    3k Views
    S

    I apologize for such a dirty job.

  • 0 Votes
    3 Posts
    1k Views
    N

    Unfortunately No. It does n't come up , I hv tried after restarting too. any possible tweak to make it work ? thanks.

  • How to properly add HTML elements

    5
    0 Votes
    5 Posts
    3k Views
    M

    @yariplus, thank you very much! I found that composer is really the way to go.

    I'm currently reading the code of default composer, it looks like a really good starting point.

    There are two options: one is to modify the default composer; another is to implement something like "nodebb-plugin-poll" which basically injects HTML to composer.

    I will need to read more code to get a better idea.

  • Need a working example of grabbing post data

    12
    0 Votes
    12 Posts
    5k Views
    NivixN

    @yariplus said:

    Actually, yes. That is something I've been wanting to do. I jumped into NodeBB development as a total newbie to Javascript, so I probably have a good perspective for beginners. I have some formal education in technical writing as well. 📖

    Please do this! 👍 We need more tutorials and technical guides. I've been trying to immerse myself more in the source and writing plugins so I can write some stuff for the community.

  • Shoutbox plugin where ?

    6
    0 Votes
    6 Posts
    3k Views
    P

    Oh yes 🙂 👍
    Well, I need to see how to create a widget area.
    Thanks @Scuzz

  • Including jQuery mixin file in plugin

    6
    0 Votes
    6 Posts
    3k Views
    NivixN

    Thank you @psychobunny! I'll look into how to modify the library for that.

    @lulzdevlol Nice to see someone else using Dredge! That's my favorite mechanic.

  • [nodebb-plugin-autolocktopics] Autolock topics

    4
    3 Votes
    4 Posts
    2k Views
    julianJ

    @psychobunny said:

    Nice. Would be cool to have the same feature if a topic hasn't been posted to in X amount of time, to prevent necro'ing

    ... I wrote a plugin for this in 2013 😆

  • Widgets System

    8
    4 Votes
    8 Posts
    9k Views
    barisB

    @Nivix no they are both available

  • 0 Votes
    17 Posts
    6k Views
    lulzdevL

    Sooooo, that worked. 🙂

    Removed the whack and it started working right away.

  • 1 Votes
    4 Posts
    2k Views
    S

    🔥 😎

  • 0 Votes
    37 Posts
    20k Views
    atriusA

    @baris Aah. That explains it. Thanks!

    @julian Yup. Is it correct that mailgun doesn't have this feature? If so, any chances it could be added pretty please? ❤

  • 5 Votes
    61 Posts
    43k Views
    KowlinK

    @atrius Works like a charm.

    Edit: not sure if this plugin has something to do with it. But it expirienced some slight hanging while posting reply's to a topic.

  • Cloudinary image upload

    6
    3 Votes
    6 Posts
    3k Views
    A

    Hotlinking can be done one of two ways, either the hosting provider allows you to set which site the images appear on, and block all others, or you host the images yourself and do just that via something like htaccess

  • [nodebb-plugin-embed-gmap] My first plugin

    4
    8 Votes
    4 Posts
    2k Views
    J

    Yes, I saw it, but my needs are different: interactive maps in posts... 🙂

    I have a question: is a good idea to use a bbcode such as [map ...]? Maybe a [egmap]...[/egmap] is better? Or something else?

    I want also to add a button for the editor to add the right markup to selection with a simple click... Have you an example to suggest me?

    And when the plugin will reach a v1 stable version, how can I add it to the ACP? Ok, rtfm, I know... 🙂

    Thanks!

  • 1 Votes
    2 Posts
    1k Views
    E

    agreed, please @administrators make it happen

  • Have any plugin like this?

    1
    0 Votes
    1 Posts
    882 Views
    DkD

    Set a topic allow users read after user reply this topic
    If user not reply this topic, the first floor will hide for this user
    @pichalite XD

  • Where goes inbound mandrillapp emails

    1
    0 Votes
    1 Posts
    857 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...