This small module is to show Drupal user's email address in user profile page.
Drupal 7 branch:
Consistently this get required in most of our Apps so instead of implement hook_user_view() this every time ,, a small module can do this for you without writing any more code with a control page so you can control(Weight, Label Display, enable/disable it).
This module doesn't add anything to your database ,, it simply renders the same registered email of the user in profile page.
Drupal 8 branch:
To use all of this module features go to:
Configuration » People » Account settings » Manage display
and select Show email address Format.
Features for D7 & D8 branches:
- Select which role can see the field by permission.
- select to hide roles email field in the module settings.
- By default userone email field is hidden until you choose to show it in the
module settings.
Project information
- Project categories: Site structure, Integrations, Access control
663 sites report using this module
- Created by 3ssom on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Drupal 10 and 11 support.
Development version: 3.0.x-dev updated 15 Mar 2026 at 08:01 UTC
Support Drupal 10.
Development version: 8.x-1.x-dev updated 20 Jan 2024 at 19:16 UTC






