Countries
This section describes how the module maps countries to Shopware and what configuration options are available.
Subsections
The following subsections are involved in mapping countries:
output
└───country
└───country-build-cache
└───country-validate
└───country-upsert
└───country-delete
Configuration
The following configuration is used for countries:
{
"subsections": {
"country": {
"enabled": true
}
}
}
Mapping Table
Target: country
Source: Elio\CommonBundle\Document\Country
Target Field | Source Path |
---|---|
*T name |
label |
iso | iso2 |
active | active |
iso3 | iso3 |