Skip to content
Snippets Groups Projects
Commit 101cc537 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2886156: Have [Varbase Webform] Enabled for [Varbase Landing] feature...

Issue #2886156: Have [Varbase Webform] Enabled for [Varbase Landing] feature module to use it for the paragraphs webform element type.
parent 080fd267
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ config_bit:
- varbase_seo
- varbase_editor
- varbase_media
- varbase_webform
- varbase_page
- varbase_landing
# Enable listed modules in order at this installation step.
......
......@@ -11,7 +11,6 @@ config_bit:
dependencies:
- vmi
- varbase_development
- varbase_webform
- varbase_heroslider_media
- varbase_carousels
selected:
......
......@@ -81,6 +81,12 @@ content:
third_party_settings: { }
type: yoast_seo_widget
region: content
langcode:
type: language_select
weight: 0
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 4
......
......@@ -28,4 +28,5 @@ hidden:
field_description: true
field_meta_tags: true
field_yoast_seo: true
langcode: true
links: true
......@@ -3,10 +3,12 @@ description: 'Provides the basis for Landing Pages, which are built to include a
type: module
dependencies:
- advanced_text_formatter
- content_translation
- ds
- entity_reference_revisions
- field
- field_group
- language
- maxlength
- menu_ui
- metatag
......@@ -17,8 +19,8 @@ dependencies:
- rabbit_hole
- user
- varbase_bootstrap_paragraphs
- vbp_webform
- varbase_core
- varbase_webform
- varbase_seo
- viewsreference
- yoast_seo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment