Countries (ISO 3166-1)
To import this module:
- Create a module named
ISOCountries
- Set the settings as:
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-isocountries.git"
}
}
- Click on the Import module button
Countries data is provided as the module's dataset.
Open this dataset and click on the Apply button after having imported the module and made a full clear cache.
ISO 3166-1 country
Name | Type | Required | Updatable | Personal | Description |
---|---|---|---|---|---|
isoCtyName |
char(100) | yes | yes | Country name | |
isoCtyCode2 |
char(2) | yes* | yes | Country code (2 letters) | |
isoCtyCode3 |
char(3) | yes | Country code (3 letters) | ||
isoCtyIndependent |
boolean | yes | yes | Independent country? |