Mercurial > prosody-modules
comparison mod_easy_invite/README.markdown @ 4098:d6710900019b
mod_easy_invite: Add deprecation note and tag
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 11 Sep 2020 13:56:52 +0100 |
parents | e77122025080 |
children | d3d2e9e7e8b7 |
comparison
equal
deleted
inserted
replaced
4097:96838617695a | 4098:d6710900019b |
---|---|
1 --- | 1 --- |
2 labels: | |
3 - 'Stage-Deprecated' | |
4 summary: 'Invite management module for Prosody (deprecated)' | |
2 rockspec: | 5 rockspec: |
3 dependencies: | 6 dependencies: |
4 - mod_invites | 7 - mod_invites |
5 --- | 8 --- |
9 | |
10 **NOTE:** This module has been deprecated. Its functionality has been | |
11 moved to other modules, see the mod_invites documentation for details. | |
12 | |
6 | 13 |
7 This module allows admins and users to create invitations suitable for sharing | 14 This module allows admins and users to create invitations suitable for sharing |
8 to potential new users/contacts. | 15 to potential new users/contacts. |
9 | 16 |
10 User invitations can be created through the "New Invite" ad-hoc command. An overview | 17 User invitations can be created through the "New Invite" ad-hoc command. An overview |