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
    1 Posts
    219 Views
    barisB

    Link Preview Image GitHub - NodeBB/nodebb-plugin-debug-hook: A plugin to see parameters passed to hooks in real time

    A plugin to see parameters passed to hooks in real time - NodeBB/nodebb-plugin-debug-hook

    favicon

    GitHub (github.com)

    Sometimes you need to see the result of some filter/action on a live/prod instance and it is not easy to add a console.log and restart.

    This plugin allows you to select a plugin hook and see the resulting data after all plugins are done executing their hooks.

    Here is a sample from running it against filter:search.query

    d0347032-02ff-4dcc-83a8-8bc039b4b297-image.png

    The output is updated automatically every time you trigger the hook.

  • filter new messages based on content, links

    7
    0 Votes
    7 Posts
    346 Views
    S

    @phenomlab thanks.. I have the plugin working..

    turn on moderation, set limit for reputation and number of posts. this will catch all those posts

    now, given a list of typical first user links our site, github, ...

    bypass moderation.. if no links or no links outside the list.

    otherwise into moderation as the default.

    now to build the admin for managing the list of 'good' urls
    now to learn ANOTHER language.. tpl.. ugh

  • Upload API

    1
    0 Votes
    1 Posts
    181 Views
    A

    Hi,
    How can i see the /api/post/upload interface?

    Thanks

  • Tenor GIF

    30
    0 Votes
    30 Posts
    3k Views
    crazycellsC

    works

  • WordPress SSO Plugin: Cannot save settings?

    2
    0 Votes
    2 Posts
    224 Views
    julianJ

    @CherryDT Nope, it is fixed now 😄 v2.2.2

    https://github.com/julianlam/nodebb-plugin-sso-wordpress/issues/12

  • 0 Votes
    6 Posts
    782 Views
    DownPWD

    Work on 2.4.4

  • Debugging in V2

    1
    0 Votes
    1 Posts
    174 Views
    E

    Hello Nodebb community,

    I am upgrading to V2 and one of the very first issues I am facing now is debugging of webpacked project. Is there an instruction for noob like me on how to set up my dev environment in more organized manner either in VS Code or Chrome devTools?

    I used to add my plugin folders as a workspace in Chrome devTools and automatic binding would allow me to debug the source files:
    old.PNG

    Sadly I am unable to do the same in V2 due to webpack source mapping not playing nice with Chrome. All I have came up with so far is enabling source-mapping by adding the following to webpack.xxx.js:

    devtool: 'source-map'

    This allows me to open inspection view of the source-mapped Nodebb project in Chrome devTools and view the scripts-client.js for debugging.
    new.PNG

    It is not as intuitive and simple as before so I am seeking you assistance.

    Thank you all in advance for your guidance.

  • Ignore user

    5
    0 Votes
    5 Posts
    391 Views
    T

    @crazycells said in Ignore user:

    @torn2 said in Ignore user:

    Installed that one but now forum loads very slow or get 503. Doesn't really have a compatibility version.

    that is possible, unfortunately, we are still behind at 1.19.X and it is working fine. But, there might be problems with the NodeBB v2...

    Please do not hesitate to open an issue on GH.

    Yea, it does not work with my version at all. Opened a ticket for review. Forum is crashed.

  • [nodebb-plugin-imgur] Imgur Plugin

    93
    6 Votes
    93 Posts
    52k Views
    julianJ

    @DownPW https://community.nodebb.org/post/88817

    Works fine on this site, at least?

  • Question and Answer Plugin - Permissions (2)

    1
    0 Votes
    1 Posts
    181 Views
    oci-userO

    Re: Question and Answer Plugin - Permissions

    I get no answer but today I discovered that should be possibile what I'm asking just how?

    I discovered on the Vivaldi forum user cannot set a question as answered.
    How I can do the same?

    I have installed the nodebb-plugin-question-and-answer and I want allow only moderator to set answers.

    How to do this? I need install a different plugin?
    I don't know what plugin use Vivaldi forum, looks same but with different graphics and seems allow they to allow only mod to select a best answer.

    Thanks, hope to get a reply this time 🙂

  • 0 Votes
    2 Posts
    292 Views
    cagatayC

    @shlomi pls read it

    https://community.nodebb.org/topic/16400/2-0-compatible-plugins

  • Discord Notification

    33
    0 Votes
    33 Posts
    2k Views
    Sampo2910S

    @gotwf

    I never really intended installing a GUI but gave it a try. For a lot of things it is much easier and I probably am one of those more comfortable with that 🙂

    Anyway, I had some help from @phenomlab and basically after removing the plugin I then installed using this method.

    npm install git+https://github.com/amargon/nodebb-plugin-discord-notification

    As I was told it may not be the best method however it worked and the plugin works fine now. As soon as the GitHub version is merged probably best to move back to 'traditional' install.

    Thank you for your reply 🙂

  • 0 Votes
    5 Posts
    387 Views
    julianJ

    You can set this value from ACP > Settings > EMail ("From Name")

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    1 Views
  • What Does This Mean?

    4
    0 Votes
    4 Posts
    279 Views
    phenomlabP

    @julian is the same issue you recently fixed that was caused by regression.

  • Plugin Search Returns Nothing | v2.2.4

    4
    1 Votes
    4 Posts
    401 Views
    julianJ

    Hi all, there was a regression that I accidentally introduced into the package manager, which I have resolved now.

    Apologies for the blanked list!

  • 17 Votes
    168 Posts
    105k Views
    N
    Version 7.0.0 is available

    Hello all. With the help from @julian there is a new version available that is compatible with v2.2.x.

    @Andrea-0 try latest version of the plugin, v7. It should work now and be fully compatible with v2.2.x

  • 2.0 Compatible Plugins

    62
    5 Votes
    62 Posts
    9k Views
    crazycellsC

    @phenomlab said in 2.0 Compatible Plugins:

    @crazycells said in 2.0 Compatible Plugins:

    nodebb-plugin-embed

    Does anyone know if nodebb-plugin-embed works with NodeBB 2.1.0 ? All I get is a blank page. I'm using 3.0.19

    Thanks

    Unfortunately, we do not know yet 🙂 we are still behind at 1.19.X... when our developer team has time, we will start testing...

    But, the embed plugin page looks weird... It is not updated recently, but it also shows 3.0.18 as the latest version.

    https://github.com/TheWorms/nodebb-plugin-embed

  • 0 Votes
    3 Posts
    406 Views
    omegaO

    @asadkhan890 said in Is there any nodebb plugin to remove meta data of posts?:

    garden

    That's a WordPress site afaict, I don't see any NodeBB installation - what have I missed?

  • 0 Votes
    3 Posts
    417 Views
    A

    @omega Thanks