Software /
code /
prosody-modules
Changeset
6089:9708b2ae6884
mod_invites_page: Add compability-section and clarify dependencies.
author | Menel <menel@snikket.de> |
---|---|
date | Sun, 08 Dec 2024 22:16:07 +0100 |
parents | 6088:a8f1cae2c8d6 |
children | 6090:2e358c105f64 |
files | mod_invites_page/README.md |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_invites_page/README.md Sun Dec 08 21:54:18 2024 +0100 +++ b/mod_invites_page/README.md Sun Dec 08 22:16:07 2024 +0100 @@ -41,6 +41,9 @@ configurable list of XMPP clients (to configure the list, see mod_register_apps documentation). +For a complete experience one should also load +[mod_invites_register], [mod_invites_register_web], [mod_register_apps] and [mod_http_libjs] see [mod_invites] + Configuration ============= @@ -65,3 +68,11 @@ invitation page generator (such as [ge0rg/easy-xmpp-invitation](https://github.com/ge0rg/easy-xmpp-invitation) then set `invites_page_external = true` and set `invites_page` to the appropriate URL for your installation. + +Compatibility +============= + + Prosody-Version Status + --------------- --------------------- + trunk Works as of 24-12-08 + 0.12 Works