It is possible for the user to supply more than just a username and password when creating an account using mod_register. This module automatically copies over that data to the user’s vcard.
There is no configuration for this module, just add it to modules_enabled as normal.
Note that running this on a public-facing server that prompts for email during registration will make the user’s email address publicly visible in their vcard.
0.9 | Works |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_default_vcard
For earlier versions see the documentation for installing 3rd party modules