Skip to content

What plugins are being used here on Sudonix?

Solved General
  • I’ve recently started looking into NodeBB as an option for a new forum that I want to start and I have to say that Sudonix is the best implementation I have come across so far.

    Would you mind sharing a list of all the plugins that you are using?

  • @Norrad Thanks for the kind words. Here’s the list of plugins that Sudonix uses.

            * @nodebb/nodebb-plugin-beep@1.1.2 (installed, enabled)
            * @nodebb/nodebb-plugin-reactions@2.2.1 (installed, enabled)
            * @nodebb/nodebb-plugin-reputation-rules@2.0.0 (installed, enabled)
            * @nodebb/nodebb-plugin-user-level@2.1.2 (installed, enabled)
            * @nodebb/nodebb-widget-board-stats@2.0.8 (installed, enabled)
            * nodebb-plugin-2factor@7.4.0 (installed, enabled)
            * nodebb-plugin-browsing-users@4.0.1 (installed, enabled)
            * nodebb-plugin-cards@0.4.0 (installed, enabled)
            * nodebb-plugin-composer-default@10.2.33 (installed, enabled)
            * nodebb-plugin-contact-page@1.3.0 (installed, enabled)
            * nodebb-plugin-custom-pages@2.1.0 (installed, enabled)
            * nodebb-plugin-customize@4.0.1 (installed, enabled)
            * nodebb-plugin-dbsearch@6.2.3 (installed, enabled)
            * nodebb-plugin-emoji@5.1.13 (installed, enabled)
            * nodebb-plugin-emoji-android@4.0.0 (installed, enabled)
            * nodebb-plugin-extended-markdown@2.0.1 (installed, enabled)
            * nodebb-plugin-gdpr@2.0.0 (installed, enabled)
            * nodebb-plugin-glossary@1.1.0 (installed, enabled)
            * nodebb-plugin-gravatar@4.0.0 (installed, enabled)
            * nodebb-plugin-markdown@12.2.6 (installed, enabled)
            * nodebb-plugin-mentions@4.4.0 (installed, enabled)
            * nodebb-plugin-ns-embed@6.0.0 (installed, enabled)
            * nodebb-plugin-ntfy@1.7.3 (installed, enabled)
            * nodebb-plugin-poll@3.1.2 (installed, enabled)
            * nodebb-plugin-question-and-answer@1.2.7 (installed, enabled)
            * nodebb-plugin-recent-cards@3.3.0 (installed, enabled)
            * nodebb-plugin-registration-notification@3.0.0 (installed, enabled)
            * nodebb-plugin-soundpack-default@3.0.0 (installed, enabled)
            * nodebb-plugin-spam-be-gone@2.2.1 (installed, enabled)
            * nodebb-plugin-sso-google@3.1.0 (installed, enabled)
            * nodebb-plugin-sso-twitter@3.1.0 (installed, enabled)
            * nodebb-plugin-tenor-gif@3.1.6 (installed, enabled)
            * nodebb-plugin-total-vote-count@1.4.0 (installed, enabled)
            * nodebb-rewards-essentials@1.0.0 (installed, enabled)
            * nodebb-theme-harmony@1.2.44 (installed, enabled)
            * nodebb-widget-essentials@7.0.15 (installed, enabled)
    
  • @phenomlab Thanks a million for the list. I’m going to install them on a test nodeBB install and play around with them.

  • @Norrad Are you looking for anything in particular? I only ask because Sudonix uses a number of custom functions which I wrote, but all are available on GitHub and fully supported here.


Did this solution help you?
Did you find the suggested solution useful? Why not buy me a coffee? It's a nice gesture, and a great way to show your appreciation 💗

  • 0 Votes
    5 Posts
    194 Views

    @Panda as, yes, now I understand and that makes 100% sense. It means those who get down voted can still have an opinion and use common services.

    And yes, you’re right. Rather than down vote, just ignore if you don’t agree.

  • 8 Votes
    35 Posts
    2k Views

    @cagatay No, you can ignore that.

  • restarting nodebb on boot

    Unsolved Configure
    3
    1 Votes
    3 Posts
    219 Views

    @eeeee said in restarting nodebb on boot:

    can I just run nodebb under nodemon for auto restarts?

    It’s a better method. Nodemon just looks for file system changes and would effectively die if the server was rebooted meaning you’d have to start it again anyway. Systemd is the defacto standard which is how the operating system interacts in terms of services, scheduled tasks etc.

  • 3 Votes
    9 Posts
    411 Views

    The real issue here is that most people consider forums to be “dead” in the sense that nobody uses them anymore, and social media groups have taken their place. Their once dominant stance in the 90’s and early 00’s will never be experienced again, but having said that, there are a number of forums that did in fact survive the social media onslaught, and still enjoy a large user base.

    Forums tend to be niche. One that immediately sticks out is Reddit - despite looking like it was designed in the 80s, it still has an enormous user base. Another is Stack Overflow, which needs no introduction. The key to any forum is the content it offers, and the more people whom contribute in terms of posting , the more popular and widely respected it becomes as a reliable source of information.

    Forums are still intensely popular with gamers, alongside those that offer tips on hacking etc.

  • 3 Votes
    13 Posts
    568 Views

    @DownPW Hmm - it’ll work with iFramely (locally hosted), or you can use the below string to embed using https://community.nodebb.org/topic/7135/nodebb-plugin-ns-embed-ns-embed/114

    Watch (?:<a.*?)?(?:https?:\/\/)?(?:www\.)?dailymotion\.com\/video\/([a-zA-Z0-9_-]{4,11})(?:.*?\/a>)? Replace <div class='embed-wrapper'><div class='embed-container'><iframe src='//www.dailymotion.com/embed/video/$1' frameborder='0' allowfullscreen></iframe></div></div>

    4f5f13f7-0c73-460e-b32f-f974f170b236-image.png

  • Dark Theme Upper Padding

    Solved Customisation
    7
    6 Votes
    7 Posts
    418 Views

    @DownPW great! thanks a lot… this code solves my problem.

  • 7 Votes
    18 Posts
    1k Views

    @phenomlab thanks 🙂

  • 3 Votes
    12 Posts
    615 Views

    @Sala impressive. That’s actually a lot harder than it looks. I once worked for a trading firm in the 90s and a trader came to me with a corrupted floppy disk demanding I get it to work.

    Evidently, it had all of his trading positions on it and he had no backup 😧 and he wasn’t impressed when I told him that the chances of data recovery were less than zero.