new config files right after updb D10
This commit is contained in:
parent
b6cc242184
commit
b4a5480cf1
@ -0,0 +1,7 @@
|
||||
adding:
|
||||
dependencies:
|
||||
module:
|
||||
- google_analytics
|
||||
permissions:
|
||||
- 'opt-in or out of google analytics tracking'
|
||||
removing: { }
|
@ -65,6 +65,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
coupons:
|
||||
label: above
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
region: content
|
||||
weight: 10
|
||||
third_party_settings: { }
|
||||
ip_address:
|
||||
type: string
|
||||
label: inline
|
||||
|
@ -46,6 +46,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
coupons:
|
||||
label: above
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
region: content
|
||||
weight: 7
|
||||
third_party_settings: { }
|
||||
mail:
|
||||
type: basic_string
|
||||
label: inline
|
||||
|
@ -45,6 +45,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
coupons:
|
||||
label: above
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
region: content
|
||||
weight: 9
|
||||
third_party_settings: { }
|
||||
order_items:
|
||||
type: commerce_order_item_table
|
||||
label: above
|
||||
|
@ -55,6 +55,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
coupons:
|
||||
label: above
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
region: content
|
||||
weight: 15
|
||||
third_party_settings: { }
|
||||
field_mailjet_campaign_id:
|
||||
type: number_integer
|
||||
label: above
|
||||
|
@ -74,6 +74,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
coupons:
|
||||
label: above
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
region: content
|
||||
weight: 12
|
||||
third_party_settings: { }
|
||||
field_mailjet_campaign_id:
|
||||
type: number_integer
|
||||
label: above
|
||||
|
@ -74,6 +74,14 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
coupons:
|
||||
label: above
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: true
|
||||
region: content
|
||||
weight: 13
|
||||
third_party_settings: { }
|
||||
mail:
|
||||
type: email_mailto
|
||||
label: inline
|
||||
|
@ -67,7 +67,6 @@ module:
|
||||
date_range_formatter: 0
|
||||
datetime: 0
|
||||
datetime_range: 0
|
||||
dblog: 0
|
||||
dynamic_page_cache: 0
|
||||
editor: 0
|
||||
editor_advanced_link: 0
|
||||
@ -97,7 +96,6 @@ module:
|
||||
gdpr_fields: 0
|
||||
gdpr_tasks: 0
|
||||
genpass: 0
|
||||
google_analytics: 0
|
||||
graphql: 0
|
||||
help: 0
|
||||
honeypot: 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: c408f536-8ce7-481f-9fa7-b4880cc64de0
|
||||
uuid: ddd148cc-7eeb-415c-81cb-d672882bb540
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -1,4 +1,4 @@
|
||||
uuid: fd3767d0-cad9-4908-9d83-288141f2ac43
|
||||
uuid: 900e7e05-dfd9-46e0-a0ef-9058cbd3dc43
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -209,7 +209,6 @@ permissions:
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute entity:save_action taxonomy_term'
|
||||
- 'execute entity:save_action user'
|
||||
- 'execute node_assign_owner_action node'
|
||||
- 'execute node_promote_action node'
|
||||
- 'execute node_unpromote_action node'
|
||||
- 'execute user_add_role_action user'
|
||||
|
@ -17,7 +17,6 @@ dependencies:
|
||||
- field_permissions
|
||||
- file
|
||||
- filter
|
||||
- google_analytics
|
||||
- graphql
|
||||
- materio_flag
|
||||
- profile
|
||||
@ -47,7 +46,6 @@ permissions:
|
||||
- 'execute materio persisted graphql requests'
|
||||
- 'manage own commerce_payment_method'
|
||||
- 'materio_jsonapi ownroles'
|
||||
- 'opt-in or out of google analytics tracking'
|
||||
- 'restful post user_registration'
|
||||
- 'subscribe to newsletters'
|
||||
- 'update own customer profile'
|
||||
|
@ -273,6 +273,7 @@ display:
|
||||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 50
|
||||
total_pages: null
|
||||
id: 0
|
||||
@ -287,7 +288,6 @@ display:
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user