Varbase Bootstrap Paragraphs

A suite of Paragraph bundles to be used for Varbase distribution.

Made with the Bootstrap framework, based on a fork of Bootstrap Paragraph module Bootstrap paragraphs

Using paragraphs, you can add text with a WYSIWYG-editor, pictures, complex layouts to your pages – and change the order by dragging and dropping the content wherever you like it. Thanks to a preview mode, you get a good idea of how your page will look like in the end. It handles responsive layouts in a seamless way.

Varbase Bootstrap Paragraphs Module

Varbase Bootstrap paragraphs features are bundled through the Varbase Bootstrap Paragraphs module. GitHub: https://github.com/Vardot/varbase_bootstrap_paragraphs Drupal.org: https://www.drupal.org/project/varbase_bootstrap_paragraphs

After building a project using the varbase-project template, you can see the code of the Varbase Bootstrap Paragraphs module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_bootstrap_paragraphs

Brings in the following core and contributed modules to your site:

Module

Purpose

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)

Provides a simple link field type.

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.

Provides an additional formatter for text field, text area and text format.

Provides the ability to group your fields on both form and display.

Limit the number of characters in textfields and textareas and shows the amount of characters left.

Enables the creation of webforms and questionnaires.

Defines the viewsreference field type to embed views in an entity reference field.

Adds a Entity Reference field type with revision support.

Enables the creation of paragraphs entities.

Provides a library for reusing paragraphs.

Provides a rendered preview of a paragraphs item while on an entity form.

Allows users to edit paragraphs.

Required Varbase Modules

This module needs the following Varbase modules in order to function.

Varbase Media Module

Manages type of media contents and entity browsers in the site.

pageVarbase Media

Last updated