Contributed field formatters

While Drupal 8 or higher ships with only a few Field Formatter plugins for each field type, there are many contributed modules that add useful and easy-to-use field formatters. The goal of this guide is to make it easy to find what contributed Field Formatters are available for each core field type.

This (incomplete!) guide is only intended to give information on contributed modules that enhance the display of core field types. This guide does not intend to rate or rank these contributed modules in any way. Any supported contributed module with at least an alpha release can be added to the lists in alphabetical order, provided the module includes a generally useful field formatter for a core field type.

Suites and General Extensions

Modules that provide field formatters for a large number of field types or use third party settings to enhance existing formatters.

Boolean

Contributed modules that provide Field Formatter plugins for boolean fields.

Datetime and Datetime Range

Contributed modules that provide Field Formatter plugins for date fields.

Email

Contributed modules that provide Field Formatter plugins for email fields.

Entity Reference

Contributed modules that provide Field Formatter plugins for entity reference fields, including formatters specific to Media reference.

File

Contributed modules that provide Field Formatter plugins for file fields.

Image

Contributed modules that provide Field Formatter plugins for image fields.

Integer

Contributed modules that provide Field Formatter plugins for integer fields.

Link

Contributed modules that provide Field Formatter plugins for link fields.

Telephone

Contributed modules that provide Field Formatter plugins for telephone fields.

Text (formatted)

Contributed modules that provide Field Formatter plugins for text fields.

Text (plain)

Contributed modules that provide Field Formatter plugins for string fields.

Guide maintainers

danflanagan8's picture