Skip to content
Snippets Groups Projects
README.md 1.33 KiB
Newer Older
Pierre's avatar
Pierre committed
# UI Patterns Field Formatters

Pierre Dureau's avatar
Pierre Dureau committed
INTRODUCTION
------------

The UI Patterns Field Formatters module exposes components from UI Patterns to
the [Field Formatter API](https://api.drupal.org/api/drupal/core%21modules%21field%21field.api.php/group/field_formatter/8.5.x).

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/ui_patterns_field_formatters

 * To submit bug reports and feature suggestions, or track changes:
   https://www.drupal.org/project/issues/ui_patterns_field_formatters


REQUIREMENTS
------------

This module requires the following module:

 * UI Patterns (https://www.drupal.org/project/ui_patterns):
   Define and expose self-contained UI patterns as Drupal plugins and use them 
   seamlessly while site-building.


RECOMMENDED MODULES
-------------------

 * Field Formatter Range (https://www.drupal.org/project/field_formatter_range):
   Provides the option to display only selected range of values for multivalued 
   entity fields.
   This module fits well with the Layout Builder ability to put many times the 
   same field by display.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit
   https://www.drupal.org/node/1897420 for further information.

CONFIGURATION
-------------

The module has no menu or modifiable settings.