# HG changeset patch # User Menel # Date 1733692567 -3600 # Node ID 9708b2ae688471d8ee38b7099d550654c4344f03 # Parent a8f1cae2c8d6f0ebbb454128222b268be1e82cc3 mod_invites_page: Add compability-section and clarify dependencies. diff -r a8f1cae2c8d6 -r 9708b2ae6884 mod_invites_page/README.md --- 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