Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
38
config/sync/field.field.group.group.field_group_address.yml
Normal file
38
config/sync/field.field.group.group.field_group_address.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
uuid: e6e1f5f1-69f6-42e4-bbe5-ac66ddde21d7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.group.field_group_address
|
||||
- group.type.group
|
||||
module:
|
||||
- address
|
||||
_core:
|
||||
default_config_hash: YV69ZGMVHWXLP4cFdmrxd67jPDJxRETyyU6Pn29VAcs
|
||||
id: group.group.field_group_address
|
||||
field_name: field_group_address
|
||||
entity_type: group
|
||||
bundle: group
|
||||
label: Address
|
||||
description: 'Enter the full address for your group, starting by selecting your country and then complete the remaining fields.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
available_countries: { }
|
||||
fields:
|
||||
administrativeArea: administrativeArea
|
||||
locality: locality
|
||||
dependentLocality: dependentLocality
|
||||
postalCode: postalCode
|
||||
sortingCode: sortingCode
|
||||
addressLine1: addressLine1
|
||||
addressLine2: addressLine2
|
||||
organization: '0'
|
||||
givenName: '0'
|
||||
additionalName: '0'
|
||||
familyName: '0'
|
||||
langcode_override: ''
|
||||
field_overrides: { }
|
||||
field_type: address
|
Loading…
Add table
Add a link
Reference in a new issue