changeset 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 96838617695a
children 78b7879a04f7
files mod_easy_invite/README.markdown
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_easy_invite/README.markdown	Fri Sep 11 13:53:55 2020 +0100
+++ b/mod_easy_invite/README.markdown	Fri Sep 11 13:56:52 2020 +0100
@@ -1,9 +1,16 @@
 ---
+labels:
+- 'Stage-Deprecated'
+summary: 'Invite management module for Prosody (deprecated)'
 rockspec:
   dependencies:
   - mod_invites
 ---
 
+**NOTE:** This module has been deprecated. Its functionality has been
+moved to other modules, see the mod_invites documentation for details.
+
+
 This module allows admins and users to create invitations suitable for sharing
 to potential new users/contacts.