You are here

README.txt in Address Display 8

--- README  -------------------------------------------------------------

Address display

Provides a address display format for displaying address.

--- INSTALLATION and USAGE --------------------------------------------------------

1 - use composer require 'drupal/address_display:^1.x'
2 - add your address field to your entity
3 - go to 'Manage display' tab and select 'Address Display' formatter.
4 - select which components you want to display, change order and set your delimiter.

File

README.txt
View source
  1. --- README -------------------------------------------------------------
  2. Address display
  3. Provides a address display format for displaying address.
  4. --- INSTALLATION and USAGE --------------------------------------------------------
  5. 1 - use composer require 'drupal/address_display:^1.x'
  6. 2 - add your address field to your entity
  7. 3 - go to 'Manage display' tab and select 'Address Display' formatter.
  8. 4 - select which components you want to display, change order and set your delimiter.