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

  • 0 Votes
    2 Posts
    420 Views
    omegaO

    @maciej-bąk-0

    What kind of daily traffic is your NodeBB getting?

  • [nodebb-plugin-adsense] Adsense plugin

    Locked
    5
    2 Votes
    5 Posts
    3k Views
    omegaO

    @psychobunny

    I tested this on 1.17.x and it seems to work, or it display ads haven't seen metric pour in yet.

    One thing that would be a welcome feature, if the plugin was able to handle it with an input line for the ads.txt content, to keep life simple. 🙂

  • 0 Votes
    3 Posts
    432 Views
    M

    @pitaj What do you think? ☺

  • 0 Votes
    12 Posts
    2k Views
    PitaJP

    Widgets are just a special kind of plugin. You can use meta.settings.get in widgets if you want, but only if you have a setting that is shared across all widget instances.

    I'm not sure what you mean by using meta.config but I don't see anything wrong with it.

  • [nodebb-plugin-sso-wordpress] Wordpress SSO

    13
    3 Votes
    13 Posts
    5k Views
    D

    @detp said in [nodebb-plugin-sso-wordpress] Wordpress SSO:

    Hi @julian
    I keep getting an Internal Error.
    Oops! Looks like something went wrong!
    /auth/wordpress/callback
    Unexpected end of JSON input

    I get the same error whether its a default or custom home page. Its a URI mismatch however the redirect URI I entered in the wp-oauth plugin is correct and had been working before.

    Any ideas to the problem?

    I am also getting the same url with the url
    https://tradeninja.nodebb.com/auth/wordpress/callback?code={code_value}state={value}&iframe=break

  • How can I edit the widget and plugin layout?

    1
    0 Votes
    1 Posts
    265 Views
    kaiK

    Hi All,
    I'm a newbie in nodebb. I'm not understand the layout logic nodebb in nodebb.
    Actually I have a two feature need to change the template.

    I would like to update active user widget: I need to add username under the avator box. I would like to update the perrmission from nodebb-plugin-calendar: only admin can see the event response.

    I found the template in the plugins folder and change the template tpl code. And also re-build the nodebb. However the layout a still not updated. May I know what is the correct method to make a small changes in nodebb and how to update the template layout ?

    Thanks so much.

    Nodebb version : 1.17.0

  • How to install older version of a plugin?

    2
    0 Votes
    2 Posts
    352 Views
    PitaJP

    Manually install with npm on the command line

    npm install <module name>@<version>
  • Events plugin not working with Quill

    8
    0 Votes
    8 Posts
    672 Views
    PitaJP

    @julian at the moment I don't use the built in methods:

    Link Preview Image nodebb-plugin-calendar/src/client/eventModal.ts at main · pitaj/nodebb-plugin-calendar

    Fully-featured calendar plugin for NodeBB. Contribute to pitaj/nodebb-plugin-calendar development by creating an account on GitHub.

    favicon

    GitHub (github.com)

    As there is no way to do the following:

    read text contents to check for an existing event do a regex replacement on the text contents

    I don't know anything about quil, so I can't really help there.

  • 0 Votes
    3 Posts
    366 Views
    PitaJP

    In the database

  • 0 Votes
    18 Posts
    2k Views
    B

    for anyone else migrating from phpbb, my fork of the exporter https://github.com/akhoury/nodebb-plugin-import-phpbb has been updated to support phpbb 3.3 there is also a PR to merge it in @psychobunny 's repo https://github.com/psychobunny/nodebb-plugin-import-phpbb/pull/10

    Thanks @NodeHam for providing a database dump.

  • nodebb-plugin-session-sharing not working

    2
    1 Votes
    2 Posts
    508 Views
    RiekMediaR

    No idea guys?

  • nodebb-plugin-sso-linkedin

    4
    1 Votes
    4 Posts
    3k Views
    phenomlabP

    @mootzville Hi. Is it possible to update this plugin to work with 1.17 ?

  • [nodebb-plugin-archiver] Topic Archival

    12
    3 Votes
    12 Posts
    3k Views
    T

    bump! @baris @psychobunny

    If it's not possible to exclude pinned topics right now, please let me know. Otherwise, it would be cool to have this option in future releases. 🙂

  • 0 Votes
    4 Posts
    568 Views
    dunlixD

    @chez Update your nodebb, make sure no CSS you have is changing anything
    see if it works with a different language too. (one with left-to-right layout.)

  • Topic thumbnails?

    5
    0 Votes
    5 Posts
    588 Views
    omegaO

    @taloche Makes sense, I see nothing. Time to investigate.

    EDIT: Oh... I did a rebuild. It's there now!

  • 13 Votes
    38 Posts
    15k Views
    K

    @nicolas this looks like a nice plugin for us as well. Any plans on adding reactions instead of likes? As FB e.g. where you can choose like/heart/lol/etc

  • 10 Votes
    6 Posts
    2k Views
    Spin0usS

    @dogs thank for this plugin 👍
    Here is the way i installed it :

    npm install git+https://github.com/me-cooper/nodebb-plugin-makesmart-gallery.git

    Hope this help.

  • [nodebb-plugin-recent-cards] NodeBB v1.14.0

    21
    1 Votes
    21 Posts
    2k Views
    AnOdeToBBA

    @phenomlab @baris

    This is the reason...

    NOW

    Image Credit: @phenomlab 😉

    unknownjjj.png

    Absolutely brilliant @baris, the difference is clear 👍

    PREVIOUSLY

    Screenshot_2021-05-10 TalkCounty com(3).png

  • 10 Votes
    25 Posts
    13k Views
    AnOdeToBBA

    @phenomlab Thanks 🙂

  • Message to guests browsing??

    8
    0 Votes
    8 Posts
    529 Views
    phenomlabP

    @dunlix yes, but there is also a register and login link in the message