Telephone Validation and Drupal 11
The latest stable release, 8.x-2.6, declares a core version requirement of ^10 || ^11, which covers Drupal 11.
Telephone validation module provides field validation to Drupal core Telephone field and tel form element. Just install the module and enable field validation to ensure telephone data quality. The module uses libphonenumber composer package for validation, and supports the many different national number formats. For international telephone field we suggest using E164 format .
Key facts
- Project
- telephone_validation
- Latest stable with Drupal 11 support
- 8.x-2.6 (15 Jun 2026)
- Core version requirement
- ^10 || ^11
- Maintenance status
- Minimally maintained
- Reported installs
- 16,252
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
Source: drupal.org/project/telephone_validation
Related modules in Site structure
Menu Block
ReadyEnhance Drupal 8+ core menus with functionality to expand all menu links with children and/or root the menu tree to a specific item.
menu_blockLatest stable 8.x-1.14113,054 sitesBlock field
PartialThe Block Field module provides a field that allows a content entity to reference and configure custom block instances.
block_field48,369 sitesColor Field
ReadyColor Field is simple field that use a hexadecimal notation (HEX) for the combination of Red, Green, and Blue color values (RGB). Opacity is also support and can be disabled/enabled per field instance.
color_fieldLatest stable 3.0.247,877 sitesField collection
Not yetProvides a field-collection field, to which any number of fields can be attached. A field collection is internally represented as an entity, which is embedded in the host entity. Thus, if desired field collections may be viewed and edited separately too.
field_collection38,013 sitesCalendar
PartialThis module displays date-based Views in a calendar layout, supporting year, month, week, and day views with built-in navigation. It works with any date field—such as Drupal core's date, date range fields, created/updated timestamps or date_recur —configured in a View. Videos/Tutorials Dates With Drupal 7 a series of videos about configuring and using the Date module on Drupalize.me.
calendar37,462 sitesDynamic Entity Reference
ReadyOverview Dynamic Entity Reference provides a field type/widget/formatter combination for Drupal that allows an entity-reference field to reference more than one entity type. Features Create a single field to hold references to Users and Nodes, Or Terms and Nodes, or all three. From 5.x also supports mixing config entities with content entities.
dynamic_entity_referenceLatest stable 3.2.331,316 sites