fullcontact
No security coverage
FullContact adds a Social profiles tab to user accounts. It looks up public social profile links (such as X/Twitter, LinkedIn and GitHub) for the account's email address using the FullContact Enrich API.
Features
- Refresh profiles on demand from the user's Social profiles tab.
- Optional one-time lookup on a user's first login (off by default).
- API key can be kept out of the database with
$config['fullcontact.settings']['api_key']in settings.php. - No extra user fields; all data is removed on user delete and module uninstall.
- Permissions for administrators and for users viewing their own profiles.
Requirements
- Drupal 10.3 or 11
- A FullContact account and API key
Privacy
This module sends user email addresses to FullContact. Make sure your privacy policy covers this before enabling automatic lookups.
Versions
- 2.0.x – Drupal 10.3 / 11, FullContact v3 API. Supported.
- 8.x-1.x and 7.x-1.x – unsupported (they use the retired FullContact v2 API).
Maintained by OpenSource Technologies.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0-alpha1 | Pre-release | 10–11 | Rewrite for Drupal 10.3/11 and the FullContact v3 API. | Sep 16, 2026 |