BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
uuid: f4261a16-9a66-4298-ad66-56bb055bf70f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- address
|
||||
- taxonomy
|
||||
id: taxonomy_term.field_public_address
|
||||
field_name: field_public_address
|
||||
entity_type: taxonomy_term
|
||||
type: address
|
||||
settings: { }
|
||||
module: address
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user