Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. groups
    Log in to post
    • NoduleJS

      Do not allow users to leave from certain group
      Feature Requests • disable leave feature request groups • • NoduleJS

      3
      0
      Votes
      3
      Posts
      99
      Views

      julian

      Well, I only added that one a month ago 😄 It will be in 1.13.0, as @oplik0 says. You can of course, use latest master if you'd like.

    • oplik0

      [nodebb-plugin-category-join-group] Joining groups from category view
      NodeBB Plugins • categories groups plugin • • oplik0

      1
      1
      Votes
      1
      Posts
      141
      Views

      oplik0

      A small plugin that allows you to join a group with the same name as a category directly from the category view.

      Some screenshots:
      Screenshot_2019-07-31 test.png
      Screenshot_2019-07-31 test(2).png
      Screenshot_2019-07-31 test(1).png

      NPM logoNPM
      GitHub logoGitHub

      Manual installation:

      $ npm install nodebb-plugin-category-join-group
    • Doppy

      how can I get all groups?
      NodeBB Development • groups privileges • • Doppy

      3
      0
      Votes
      3
      Posts
      1091
      Views

      Doppy

      @baris correct answer! thanks!

    • M

      UNSOLVED Hierarchical group permissions / access to categories & subcategories
      General Discussion • categories groups permissions privacy subcategory • • MEricson

      2
      0
      Votes
      2
      Posts
      1140
      Views

      PitaJ

      There are not hierarchical permissions in NodeBB. If you would like to see hierarchical permissions, you could open an issue on our Github page and request such a feature.

      I do believe we have a way of copying permissions between groups, so that could help you out in doing what you want.

    • Doppy

      What do you mean like "moderator"?
      Plugin Development • categories groups moderator plugin • • Doppy

      9
      1
      Votes
      9
      Posts
      3585
      Views

      bitspook

      @pichalite

      hadnt noticed it... dang it lol i was thinking about group mods.

    • L

      nodebb groups on steroids
      Feature Requests • groups • • Leonardo Galani

      1
      0
      Votes
      1
      Posts
      1001
      Views

      L

      One of the things im starting to like on nodebb is the ability to create groups and have a little something for them like the header and users posts.

      If everything is over modules, why its not on widgets? I would love to have change some stuff on the fly like on custom pages plugin.
      Ex: show a particular category posts for that group.. show a possible calendar (this plugin this works?!) and so on...

    • JaredBusch

      Is there a method (plugin) to assign new registrations to a group?
      General Discussion • automation groups registration • • JaredBusch

      9
      0
      Votes
      9
      Posts
      2709
      Views

      W

      Ah, I just missed the module and started searching.

      Thanks for the hint how to install it 👍

    • Nicolas

      Groups: Private and Closed
      Feature Requests • groups privacy • • Nicolas

      2
      1
      Votes
      2
      Posts
      1212
      Views

      Kowlin

      Hmm that would actually be a good fix for this here: https://community.nodebb.org/topic/6582/cooldown-on-group-join-requests/1

    • henrywright

      SOLVED How to change the group header image?
      Technical Support • groups • • Henry Wright

      16
      0
      Votes
      16
      Posts
      4561
      Views

      Kowlin

      @psychobunny Haha, good to know. This shall do the trick
      https://github.com/NodeBB/NodeBB/issues/3469

      Kowlin created this issue in NodeBB/NodeBB closed Admin is unable to become Group owner of (System) Admin group. #3469
    • henrywright

      SOLVED Groups: What are they used for?
      General Discussion • groups • • Henry Wright

      3
      0
      Votes
      3
      Posts
      1477
      Views

      henrywright

      @Kowlin Thanks for the info!

    • sergej-saveljev

      [Solved!] Group guests was accidentally deleted from the category
      Technical Support • category groups • • Cергей Савельев

      3
      0
      Votes
      3
      Posts
      1527
      Views

      sergej-saveljev

      I found the solution. Thanks!!!

    • Nicolas

      Groups - no sorting
      Bug Reports • bug groups sort • • Nicolas

      3
      0
      Votes
      3
      Posts
      1556
      Views

      baris

      Yeah it might make more sense to use slugs instead of the actual group name when storing the key. Right now when you go to the group page you use a slug in the url and then the code grabs the group name using that slug to load the correct group's data.

    • Nicolas

      SOLVED API: Groups
      Plugin Development • api groups uid • • Nicolas

      6
      0
      Votes
      6
      Posts
      2888
      Views

      Nicolas

      Created a small plugin, to have access to all groups - https://community.nodebb.org/topic/4591/nodebb-plugin-ns-api-ns-api-extended

    • A

      Allowing users to creat a group
      General Discussion • groups • • arasbm

      11
      0
      Votes
      11
      Posts
      3067
      Views

      baris

      Not possible right now without a plugin, you can wait for https://github.com/NodeBB/NodeBB/issues/7217 to be implemented

      barisusakli created this issue in NodeBB/NodeBB closed make "allow group creation" a global privilege #7217
    • A

      How can I assign a user to be a moderator but not an admin?
      General Discussion • admin groups moderator • • arasbm

      5
      0
      Votes
      5
      Posts
      2321
      Views

      Mega

      related https://github.com/NodeBB/NodeBB/issues/2695

      psychobunny created this issue in NodeBB/NodeBB closed Category Access Control - Moderators #2695
    • frissdiegurke

      group header-pictures
      Bug Reports • groups upload • • frissdiegurke

      1
      1
      Votes
      1
      Posts
      1293
      Views

      frissdiegurke

      I just tested to create a new group and following two issues occured

      bug: using svg-images for header works fine until "save" gets pressed. save responds with "error". feature-request: I'd like to set the background-size to contain and center the position.
    • B

      Ranking System
      NodeBB Plugins • group groups ranking ranks • • benni

      2
      0
      Votes
      2
      Posts
      2159
      Views

      Mega

      Probably it isn't what you expected to get as an answer
      https://github.com/NodeBB/NodeBB/wiki/Plugin-Hooks#actionuserset
      https://github.com/NodeBB/NodeBB/blob/8f5bf1a7edc991f7b40c3f8520cec87b8b10b8f8/src/user.js#L159-L196

    • julian

      Sneak Peek of User Created Groups in v0.6.1
      NodeBB Development • 0.6.1 groups sneak peek • • Julian Lam

      33
      11
      Votes
      33
      Posts
      14263
      Views

      julian

      That should be available in Settings -> Groups 🙂

      0_1527014238000_Selection_412.png

    • Mega

      Hook when user's group has been changed
      NodeBB Development • groups nodebb question users • • Aza Noriega

      2
      0
      Votes
      2
      Posts
      1740
      Views

      Mega

      Sorry for bothering guys, I found it in the source code.

      There are two hooks already:

      action:group.join action:group.leave

      Both of them takes only one argument:

      { groupName: groupName, uid: uid }

      join: https://github.com/NodeBB/NodeBB/blob/master/src/groups.js#L633-L675
      leave: https://github.com/NodeBB/NodeBB/blob/master/src/groups.js#L711-L742

      Exactly what I'm looking for!

      Edit:
      action:groups.* hooks in the source code were renamed to
      action:group.*

    • J

      SEO Friendly URLS for Groups and Search
      Feature Requests • feature request groups nodebb search • • Justin

      6
      0
      Votes
      6
      Posts
      2688
      Views

      J

      Posted via GH: https://github.com/NodeBB/NodeBB/issues/2453

      justinlosh created this issue in NodeBB/NodeBB closed SEO URLS - Groups and Search #2453