Contacting users
The built-in contact module allows us to give each user their own contact form, allowing users to get in touch directly with other users if they wish. As usual, we need to set the permissions for the module, so that authenticated users can use the site-wide contact form and also the per-user contact forms:
Now, when we look at a user's profile, we have a tab called Contact, containing a contact form allowing users to communicate with other users: