Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Brutus5000
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Groups 0

    Topics created by Brutus5000

    • Brutus5000

      Web API: Search user by custom field?
      NodeBB Development • • Brutus5000

      6
      0
      Votes
      6
      Posts
      71
      Views

      oplik0

      It should cache for an hour, I think (based on a quick look at nodebb package manager code). So yes - you have to wait a bit before the nbbpm refreshes. You can just install the updated version manually by using npm install <package name> from the command line in NodeBB folder.

    • Brutus5000

      How to change user name via external call?
      Plugin Development • • Brutus5000

      3
      0
      Votes
      3
      Posts
      43
      Views

      Brutus5000

      Thank you very much @oplik0 for your very detailed and helpful answer. 👍 I will take a look into the write-api plugin first and see how far I get. From your description it sounds like what I need.