• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Is there a method (plugin) to assign new registrations to a group?

Scheduled Pinned Locked Moved General Discussion
groupsregistrationautomation
10 Posts 5 Posters 3.4k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • JaredBuschJ Offline
    JaredBuschJ Offline
    JaredBusch GNU/Linux
    wrote on last edited by
    #1

    I went through all the listed plugins and various settings and did not see anything that looked like a method to auto assign a group to new registrants.

    Along the same line, it would be nice if there was a way to force a group to be displayed for all users without them self identifying.

    Obviously, if this was set at registration, that would be best. Then the settings screen would let them change it if they had access to more than one, but never let them set it to no group displayed?

    pichaliteP 1 Reply Last reply
    0
  • KowlinK Offline
    KowlinK Offline
    Robert Translator
    wrote on last edited by
    #2

    I think you can achieve this somewhat with the reward plugin build into NodeBB. I might be mistaken on this though.

    JaredBuschJ 1 Reply Last reply
    1
  • JaredBuschJ Offline
    JaredBuschJ Offline
    JaredBusch GNU/Linux
    replied to Robert on last edited by
    #3

    @Kowlin said:

    I think you can achieve this somewhat with the reward plugin build into NodeBB. I might be mistaken on this though.

    I seen that one, but had not looked into it because I was not after all its features. hmm, something to consider.

    1 Reply Last reply
    0
  • pichaliteP Offline
    pichaliteP Offline
    pichalite Plugin & Theme Dev
    replied to JaredBusch on last edited by
    #4

    @JaredBusch try this plugin nodebb-plugin-assign-newuser-to-group

    https://github.com/pichalite/nodebb-plugin-assign-newuser-to-group

    pichaliteP 1 Reply Last reply
    0
  • pichaliteP Offline
    pichaliteP Offline
    pichalite Plugin & Theme Dev
    replied to pichalite on last edited by pichalite
    #5

    @JaredBusch It's probably not listed in the ACP plugins page because I have not updated the NodeBB compatibility setting. You can install it using npm i nodebb-plugin-assign-newuser-to-group

    JaredBuschJ 1 Reply Last reply
    1
  • JaredBuschJ Offline
    JaredBuschJ Offline
    JaredBusch GNU/Linux
    replied to pichalite on last edited by
    #6

    @pichalite said:

    @JaredBusch It's probably not listed in the ACP plugins page because I have not updated the NodeBB compatibility setting. You can install it using npm i nodebb-plugin-assign-newuser-to-group

    Hah, just was trying to find it!

    1 Reply Last reply
    0
  • JaredBuschJ Offline
    JaredBuschJ Offline
    JaredBusch GNU/Linux
    wrote on last edited by
    #7

    @pichalite said:

    npm i nodebb-plugin-assign-newuser-to-group

    Here are your warnings that need fixed, but it installed and I configured it, thanks.

    [root@daermabb nodebb]# npm i nodebb-plugin-assign-newuser-to-group
    npm WARN package.json [email protected] No README data
    npm WARN package.json [email protected] No README data
    npm http GET https://registry.npmjs.org/nodebb-plugin-assign-newuser-to-group
    npm http 200 https://registry.npmjs.org/nodebb-plugin-assign-newuser-to-group
    npm http GET https://registry.npmjs.org/nodebb-plugin-assign-newuser-to-group/-/nodebb-plugin-assign-newuser-to-group-0.0.1.tgz
    npm http 200 https://registry.npmjs.org/nodebb-plugin-assign-newuser-to-group/-/nodebb-plugin-assign-newuser-to-group-0.0.1.tgz
    npm ERR! peerinvalid The package redisearch does not satisfy its siblings' peerDependencies requirements!
    npm ERR! peerinvalid Peer [email protected] wants redisearch@^0.0.6
    npm ERR! System Linux 3.10.0-229.20.1.el7.x86_64
    npm ERR! command "node" "/usr/bin/npm" "i" "nodebb-plugin-assign-newuser-to-group"
    npm ERR! cwd /opt/daerma/nodebb
    npm ERR! node -v v0.10.36
    npm ERR! npm -v 1.3.6
    npm ERR! code EPEERINVALID
    npm ERR!
    npm ERR! Additional logging details can be found in:
    npm ERR!     /opt/daerma/nodebb/npm-debug.log
    npm ERR! not ok code 0
    
    pichaliteP 1 Reply Last reply
    1
  • pichaliteP Offline
    pichaliteP Offline
    pichalite Plugin & Theme Dev
    replied to JaredBusch on last edited by
    #8

    @JaredBusch that's expected because I did not update compatibility setting

    1 Reply Last reply
    1
  • W Offline
    W Offline
    wellenreiter
    wrote on last edited by
    #9

    Ah, I just missed the module and started searching.

    Thanks for the hint how to install it 👍

    1 Reply Last reply
    0
  • DownPWD Offline
    DownPWD Offline
    DownPW Translator
    wrote on last edited by
    #10

    @pichalite @baris

    Does this module allow to automatically assign the group label in the user profile automatically ?

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development