Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
address_display
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
address_display
Merge requests
!1
Issue
#3341789
: Replace README.txt to README.md and update README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3341789
: Replace README.txt to README.md and update README.md
issue/address_display-3341789:3341789-replace-readme.txt-to
into
8.x-1.x
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
Sonal Gyanani
requested to merge
issue/address_display-3341789:3341789-replace-readme.txt-to
into
8.x-1.x
2 years ago
Overview
0
Commits
3
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
8.x-1.x
version 3
eca5817b
2 years ago
version 2
95c076e6
2 years ago
version 1
1c9e7ce0
2 years ago
8.x-1.x (base)
and
latest version
latest version
00bbadfc
3 commits,
2 years ago
version 3
eca5817b
3 commits,
2 years ago
version 2
95c076e6
2 commits,
2 years ago
version 1
1c9e7ce0
1 commit,
2 years ago
2 files
+
49
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
README.md
0 → 100644
+
49
−
0
Options
# Address display
Provides a address display format for displaying address. You can display
address components which you want, change order using tabledrag widget.
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/address_display
)
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/address_display
)
.
## Table of contents
-
Requirements
-
Installation
-
Usage
-
Maintainers
## Requirements
This module requires the following modules:
-
[
Address
](
https://www.drupal.org/project/address
)
## Installation
Install via composer use
`composer require 'drupal/address_display:^1.x'`
Or
Install as you would normally install a contributed Drupal module. For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
## Usage
1.
Add your address field to your entity
2.
Go to 'Manage display' tab and select 'Address Display' formatter.
3.
Select which components you want to display, change order and set yourdelimiter.
## Maintainers
-
Szczepan Musial -
[
lamp5
](
https://www.drupal.org/u/lamp5
)
Loading