Varbase Landing page (Layout Builder)
Provides Landing page (Layout Builder) content type and related configuration. Use Landing page (Layout Builder) to build pages with custom sections and layouts to display content in a modern way.
Varbase Landing Page (Layout Builder) Module
Varbase landing page features are bundled through the Varbase Landing Page (Layout Builder) module as part of the Varbase Layout Builder module.
GitHub: https://github.com/Vardot/varbase_layout_builder Drupal.org: https://www.drupal.org/project/varbase_layout_builder
After building a project using the varbase-project
template, you can see the code of the Varbase Landing Page (Layout Builder) module in:
Brings in the following core and contributed modules to your site:
Module | Purpose |
User (in Drupal core) | Manages the user registration and login system. |
Node (in Drupal core) | Allows content to be submitted to the site and displayed on pages. |
Menu UI (in Drupal core) | Allows administrators to customize the site navigation menu. |
Text (in Drupal core) | Defines simple text field types. |
Options (in Drupal core) | Defines selection, check box and radio button widgets for text and numeric fields. |
Link (in Drupal core) | Defines a field type for files. |
CKEditor (in Drupal core) | WYSIWYG editing for rich text fields using CKEditor. |
Block (in Drupal core) | Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. |
Field (in Drupal core) | Field API to add fields to entities like nodes and users. |
Provides the ability to group your fields on both form and display. | |
Adds an optional length indicator to fields | |
Provides an additional formatter for text field, text area and text format. | |
Limit the number of characters in textfields and textareas and shows the amount of characters left. | |
Defines the viewsreference field type to embed views in an entity reference field. | |
Adds a Entity Reference field type with revision support. |
Required Varbase Modules
This module needs the following Varbase modules in order to function.
Varbase Layout Builder Module
Provides default configuration and enhancements to utilize Drupal core's Layout Builder.
Varbase Layout BuilderLast updated