{embed="%prefix%inc/index" page_title="Send Invite (Admins Only)"} {embed="%prefix%inc/header"}

User

Send Invite (Admins Only)

{if logged_out} {embed="%prefix%inc/login"} {if:else} {if logged_in_group_id == "1"} {embed="%prefix%inc/control_column"}
{if segment_3 == "success"}
Invitation Key successfully sent!
{/if}
This form allows admins to invite others to join this site. Recipients will receive an email notification with instructions on how to register on this site. They will be taken to a special registration form to handle this feature.

{exp:user:key return="%prefix%main/invite/success" error_page="%prefix%inc/error_template" template="%prefix%notifications/key_invite" html="no" parse="none" word_wrap="no"}







{/exp:user:key}
{if:else}
Error!

You must be a site administrator to view this page.

{/if} {/if}

About This Page

The "Send Invite" page allows site admins to send an email notification to people they'd like to invite to join the site. A member group can be pre-designated as well, so upon signup from the recipient, they'll automatically be assigned to that member group.

It makes use of the following function:

{embed="%prefix%inc/footer"}