Skip to content

Plugin Requests

Need a plugin developed? Ask here!
226 Topics 1.2k Posts
  • Any Chat plugin similar to Facebook Messenger ?

    3
    1 Votes
    3 Posts
    1k Views
    PitaJP
    @stephanekassis just want to clarify some things. Are you just looking for stylistic changes? Are you looking for the chat window to be "docked" to the bottom of the screen? What kind of changes are you looking for?
  • Marketplace Plugin Request, Willing to Pay

    1
    0 Votes
    1 Posts
    972 Views
    S
    Hello! I am looking to have a plugin developed to enable people on my forum to buy/sell things with an escrow system in place. The marketplace would all be through bitcoin, and the way I think it should work (I am open to suggestions though) is that the user would deposit bitcoin to the site which would then credit their account with the deposited amount (maybe building off @psychobunny's cash plugin and bitcoinjs-lib?). The users would then be able to send money to other users on the forum and credit their account in exchange for products, services, or just as a tip. I wouldn't want any bitcoin actually moving, it all stays in one wallet. It just credits the other users accounts. I would want the ability to see a log of each transaction and be able to manually move funds/reverse transactions from other people's accounts as an admin in case someone got scammed so they could get their money back. If someone wanted to withdraw their money from their account they would be able to send me a PM and I would manually send the bitcoin to them, so withdrawls wouldn't need to be implemented into the plugin. I would like the deposits to be automatic though. I would be willing to pay for this as it is a somewhat large plugin / request, so send me a PM or comment if you think you'd be able to develop something like this!
  • nodebb-plugin-lightbox: Please update

    15
    1 Votes
    15 Posts
    6k Views
    A
    @sosojni Your modification is working for me Maybe you could made a fork of the nodebb-plugin-lightbox plugin with your modified file, you'll make a lot happy men here
  • Turn Nodebb to a social network like Facebook and Twitter

    5
    1 Votes
    5 Posts
    4k Views
    F
    @fais3000 so these guys are also suggesting humhub.. Guys any more suggestions or feedback from those who have already tried these open source social networks?
  • How to convert gifs to mp4 to speed up node bb topics pages if users share lots of GIFS

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    F
    Testing this post http://chatrooms.talkwithstranger.com/topic/12686/what-is-something-that-gets-on-your-nerves-more-than-anything-else/24
  • Pop-Up message by entering a category

    6
    0 Votes
    6 Posts
    3k Views
    P
    https://community.nodebb.org/topic/10549/pop-up-message-by-entering-a-category/8
  • Voting for guests

    4
    1 Votes
    4 Posts
    1k Views
    BriB
    I’m not sure what your use case is, but allowing votes without user id invites fraudulent votes. For example, tracking by IP is easily defeated if someone knows how to use IP address spoofing; also, guests behind a shared IP wouldn’t be able to add more than one vote.
  • 0 Votes
    12 Posts
    3k Views
    zipangZ
    Awesome @baris : i should have a look at your changes ! I think we should be able to display more relevant topics by sorting the results with a good mixed ponderation...
  • tag search in categories page

    2
    0 Votes
    2 Posts
    1k Views
    A
    Is someone able to help on this Thanks
  • Ghost/Wordpress Article -> NodeBB post

    2
    3 Votes
    2 Posts
    1k Views
    julianJ
    Any reason the plugin itself doesn't work for you? It does require you to actually click the button to create the post, although I assume it can be automated for Ghost (we just tended to make it a little more generic so it works with WordPress, etc.)
  • Post reactions/emoticons like in Slack

    3
    3 Votes
    3 Posts
    1k Views
    P
    @kyletryon https://github.com/pichalite/nodebb-plugin-reactions
  • waterproof wall plugin

    1
    0 Votes
    1 Posts
    1k Views
    thinkinT
    is there a plugin that achieves waterproof wall function.It can limit the time of users's posting.Thanks
  • Redirection Plugin

    5
    0 Votes
    5 Posts
    2k Views
    julianJ
    If it really is just 100-150 old topics, then an nginx map makes even more sense. I can see it from your point of view, that it's easy for NodeBB to do, although I urge you to consider that nginx is very good at what it does, and so having nginx check for an old url to redirect is quite simple. For example, if the old forum had topics using this url: /t/<topic id>, then you could write a location block that only responded to that folder, and applied the map to redirect the user based on those topic IDs. In one example, we have this map config: map $request_uri $mapped_topic { ~^/showthread\.php\?(?<topicId>\d+).*$ $topicId; ~^/archive\/index\.php\/t-(?<topicId>\d+)\.html$ $topicId; default 0; } and in the map file itself, we maintain the hash to go from one topic to another.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Request plugin to create groups of Google hangouts and Rabbit

    1
    0 Votes
    1 Posts
    1k Views
    M
    I like the idea of interacting in groups of voice conversation in those platforms they adapt with node.js. I mean the function of creating chat rooms and that each user has their avatar. example: www.free4talk.com
  • How to set smtp on v1.7.1?

    12
    0 Votes
    12 Posts
    3k Views
    J
    @baris said in How to set smtp on v1.7.1?: @jaredbusch Yes that will also warn the user to select a category. Totally awesome thank you
  • how to overwrite composer-default cancel the floating on footer

    1
    0 Votes
    1 Posts
    768 Views
    huangyCodeH
    i wanna overwrite composer-default like this[image: f3xpMgV.jpg] , i can overwite css but when change router how to cencal composer
  • Redactor 3.0.3 Bugs in NodeBB 1.6.1

    8
    0 Votes
    8 Posts
    3k Views
    julianJ
    Unfortunately not yet. The history behind our use of Redactor is a little weird. A helpful contributor purchased an open source license of Redactor for use in NodeBB (and paid quite a bit for it, too!). So he technically owns the license and allows us to use it. Redactor didn't like that much, so they no longer offer the open source license for purchase (even though now we are more than capable of purchasing it now), meaning we (as a company) can not purchase Redactor for use in nodebb-plugin-composer-redactor. The contributor is able to retrieve new versions, however, and give it to us. I've sent a message to this contributor and am waiting for a response
  • I will pay for an NSFW plugin for NodeBB

    5
    1 Votes
    5 Posts
    3k Views
    julianJ
    @faizanzahid We quoted in the $2000+ range as it involves a couple of changes to various hooks as well as user control panel integration. I believe @MJ decided to look elsewhere
  • Automatic Topic

    1
    1 Votes
    1 Posts
    883 Views
    S
    Hello everyone, I announce directly that I am not a developer I need to set up automatic topic creation on my Nodebb forum. The Topic must be created every Monday and Thursday. The title must be: For Monday's topic: The Wednesday evening [Next Wednesday date] For Thursday's topic: Friday evening [Next Friday date] Can you help me ?