• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. himadree
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 12
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by himadree

    • H

      plugin OR widget Which One for Nodebb JavaScript web Apps?
      NodeBB Plugins • plugin widget javascript • • himadree

      2
      0
      Votes
      2
      Posts
      1829
      Views

      psychobunny

      Depends, if you're doing largely front-end code (like embedding an iFrame to some chat application) then a widget works best. If you want to modify the API or save things into the database, then a plugin is right for you.

      I think your best bet is to figure out what you need to do, and then find a plugin that does something similar, and modify that plugin, or take code from it (it's open source afterall ;))

    • H

      Account locked temporarily Issues?
      General Discussion • locked nodebb • • himadree

      14
      0
      Votes
      14
      Posts
      9264
      Views

      Q

      I use mongo so I have to follow a different approach to unlock my account
      launch your mongo cli, switch to the nodebb db and run

      db.objects.remove({"_key":"lockout:YOUR_UID"})

      uid is usually 1 for admin

      If you don't know what your uid is you can run

      db.objects.remove({"_key": { $regex: /lockout:.*/ }})

      to unlock all locked accounts

      Becareful when doing this as I'm not sure if it would have any other side effects I'm not aware of. It's only meant to be a quick way restore order if you keep locking yourself out during dev

    • H

      Is my NodeBB installation correct?
      General Discussion • nodebb • • himadree

      13
      0
      Votes
      13
      Posts
      3565
      Views

      julian

      Please let us know if our plugin documentation can be improved 🙂

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact