Articles

Introduction
Here is a list of modules that embed views into fields.
- Viewfield
- Views Reference Field
- Views Field View
Modules
Viewfield
Features

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Several hundred contributed themes are available for Drupal 8, a complete list can be found here.
Below is extended documentation on just a few of the many available themes.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

The bs_base project is a base theme aimed at supporting the complete Drupal theme development workflow from start to finish. It provides a subtheme-ready foundation using the Bootstrap 4.x framework. Additionally, this base theme offers a variety of tools for front-end developers to make their lives easier: Drush generator, SASS inheritance, powerful Gulp workflow, and more.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Barrio is a Bootstrap 4 base theme for Drupal 8 that uses twig root templates to completely override Drupal’s markup, generating full Bootstrap 4 markup and outputting almost all of Drupal 8’s HTML code.
This theme has no styling; it is not a layout, but serves as a starter theme.
Several configuration options are available for this theme out of the box via the settings form, in addition to unlimited possibilities through twig template editing.


Bootstrap 4 SASS - Barrio Starter Kit is a Barrio subtheme that simplifies the integration of Bootstrap 4 SASS with Drupal.
This subtheme overrides almost all of Drupal’s default CSS and replaces Bootstrap variables wherever possible to generate a new set of root-based CSS files.
Color management is based on Google Material Design, generating lighter and darker variations of the primary color to create hover effects or visual contrast.


Features:
- Includes Bootstrap 4 CDN (versions 4.0 to 4.3)
- Provides Bootstrap 4 breakpoints
- Bootstrap controls available in the UI
- No subtheme mode unless template overrides are needed
Installation
Using Composer:
composer require drupal/bootstrap4
Subtheme

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

Bulma is a base theme for Drupal 8 built on top of the Bulma CSS framework, which itself is constructed using the Flexbox model of modern CSS, supported across all modern browsers.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

The Foundation Patterns theme is a sub-theme of Zurb Foundation, designed to implement Foundation components using UI Patterns templates. The primary goal of this theme is to provide a way to rapidly assemble layouts using common templates from the Foundation framework.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

This page is for setting up the Drupal 8 W3CSS theme
- How to install the Drupal 8 W3CSS theme – Watch the video
Download the theme to your-drupal-site-name/themes/
and go to your-site-domain/admin/appearance
. Scroll to the bottom until you see the Drupal 8 W3CSS Theme, click “Install and set as default,” then click “Save.”

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.

While Drupal 8 comes with several Field Formatter plugins for each field type, there are many contributed modules that add useful and easy-to-use field formatters. The goal of this guide is to simplify the discovery of available field formatters for each core field type.

Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.