Overview
The {invite-users} macro creates a link to the invite users screen which allows you to invite new users in to the community.
Usage
{invite-users:spaceKey}
{invite-users:linkText=Click here to invite users to the community}
Parameters
| Parameter | Required | Default | Notes | Bubbles Version |
|---|---|---|---|---|
| default | |
cuurent space | The space key of the community to invite users to. | 1.1 |
| linkText | |
"Invite Users" | The text to use for the link. | 1.1 |
Examples
Inviting users to the current community space
{invite-users}
Custom invite link text
{invite-users:Invite your friends...}
Inviting to a specific community space
To display an invite link for a specific community space, specify it's space key, for example:
{invite-users:FOO|linkText=Invite someone to the FOO space...}
Hints and Tips
The link will only be shown if the currently logged in user has permission to request or send invitations to the community as defined in the Enrolment Settings applied to the community and the specified space (or current space if none specified) is a community space.
.png)







