Loading...
 
Skip to main content

History: PluginInvite

Source of version: 14 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # Plugin Invite

*Introduced in ((Tiki4))*

Use this ((wiki plugin)) to invite an already existing user or a new user to one or more of the requesting user's groups.

The groups will be limited to the groups the user is in. A user with his email as his login will be created if the user does not exist. Otherwise if a user with this email will be used. An email will be sent to this user with a link to activate his account for a new user (activation like the email 'refresher') - A simple email will be sent if the user already exists.

## Prerequisites and limitations

The user must have the perm `tiki_p_invite` to use this plugin.

 In intertiki, the user is locally created.

## Parameters

{pluginmanager plugin="invite"}

## Example

### Basic syntax

{CODE(colors="tiki")}
{INVITE(including="Registered|Editors" defaultgroup="Registered" )}Invite Sent!{INVITE}
{CODE}

### Screenshot

{img src="img/wiki_up/test1.gif" width=600}

## Aliases

(alias(Plugin Invite)) | (alias(Plugininvite))