• 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

[nodebb-plugin-user-invitations] Allow users to invite new users!

Scheduled Pinned Locked Moved NodeBB Plugins
49 Posts 16 Posters 22.0k 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.
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    replied to tqwhite on last edited by
    #37

    @tqwhite Sure!

    It uses the default email template for invitation. So, if you change the template under Settings => Email it will use the new one instead!

    favicon

    (puu.sh)

    tqwhiteT 1 Reply Last reply
    0
  • tqwhiteT Offline
    tqwhiteT Offline
    tqwhite
    replied to yariplus on last edited by
    #38

    @yariplus Thank you. (And, ps, thanks for being so available.)

    1 Reply Last reply
    0
  • tqwhiteT Offline
    tqwhiteT Offline
    tqwhite
    wrote on last edited by
    #39
    This post is deleted!
    1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    wrote on last edited by
    #40

    v0.5.0

    I re-published the npm module as nodebb-plugin-user-invitations, to update you'll need to uninstall the old version and reinstall with the new name. You won't lose any settings.

    • Added a rewards award Give Invitations
    • Added a rewards condition Accepted Invitations
    • Added a form on the users' invitation page where admins can manually set the user's max invitations and manually reward them additional invitations.
    1 Reply Last reply
    0
  • Michael PfaffM Offline
    Michael PfaffM Offline
    Michael Pfaff Gamers
    wrote on last edited by Michael Pfaff
    #41

    Hi @yariplus ! Awesome plugin! I notice that when I update the invitation limit, it doesn't update for current users, only new users. Using 0.5.2 and NodeBB 1.4.0.

    Can I just turn off invitation limits?

    yariplusY 1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    replied to Michael Pfaff on last edited by
    #42

    @Michael-Pfaff Remove this line here will turn off limits:
    https://github.com/NodeBB-Community/nodebb-plugin-user-invitations/blob/master/lib/invitations.js#L190

    I'll make a setting for it when I get some time to update this plugin.

    Michael PfaffM 1 Reply Last reply
    2
  • Michael PfaffM Offline
    Michael PfaffM Offline
    Michael Pfaff Gamers
    replied to yariplus on last edited by
    #43

    @yariplus said in [nodebb-plugin-user-invitations] Allow users to invite new users!:

    @Michael-Pfaff Remove this line here will turn off limits:
    https://github.com/NodeBB-Community/nodebb-plugin-user-invitations/blob/master/lib/invitations.js#L190

    I'll make a setting for it when I get some time to update this plugin.

    Fantastic! Thanks!

    1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    wrote on last edited by
    #44

    v0.6.0

    Thanks to @eshohet for helping me revive the plugin.

    Updated to NodeBB 1.x
    Added referral links.

    F 1 Reply Last reply
    2
  • E Offline
    E Offline
    eshohet
    wrote on last edited by
    #45

    @yariplus No problem, looking forward to adding more features in the future.

    1 Reply Last reply
    0
  • F Offline
    F Offline
    faizanzahid Gamers
    replied to yariplus on last edited by
    #46

    @yariplus Thanks a lot for updating it, just a question, i heard node bb itself also has invite option in its core, but i want to use both normal registration and also enable users to be able to invite others.. can we have this both using this plugin , or how is this possible from the plugin itself?

    yariplusY 1 Reply Last reply
    0
  • yariplusY Offline
    yariplusY Offline
    yariplus Community Rep
    replied to faizanzahid on last edited by yariplus
    #47

    @faizanzahid Yes! This is exactly the purpose of the plugin. In fact, NodeBB must be set to Normal registration for this plugin to work.

    1 Reply Last reply
    1
  • MintertalkOrgM Offline
    MintertalkOrgM Offline
    MintertalkOrg
    wrote on last edited by
    #48

    Hello @yariplus! Can one see statistic about users, registered by ref link? I made a few registrations and cannot seem found stats anywhere? About, how many users was registered by the link

    1 Reply Last reply
    0
  • MintertalkOrgM Offline
    MintertalkOrgM Offline
    MintertalkOrg
    wrote on last edited by
    #49

    Oh, i found my problem. That was an incorrect testing procedure. Did not enable the vpn on the second tab, so system somehow detects it and rejected the ref. Nice. For anybody testing the ref system and has faced the same problem: check the node logs for a string "Error: Hijack attempt blocked", if it is check if you are using the same session (I suppose?) on a second tab.

    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