diff -r 26559776a87e -r 7209f481bcfe mod_easy_invite/README.markdown --- a/mod_easy_invite/README.markdown Fri Dec 27 10:41:01 2019 +0000 +++ b/mod_easy_invite/README.markdown Fri Dec 27 11:00:43 2019 +0000 @@ -26,6 +26,16 @@ contact invites, but new contacts will be required to register an account on a different server. +# Usage + +Users can use the "New Invite" ad-hoc command through their client. + +Admins can create registration links using prosodyctl, e.g. + +``` +prosodyctl mod_easy_invite example.com register +``` + # Compatibility 0.11 and later.