Layout Library

Component ID

2875880

Component name

Layout Library

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

166

Component created

Component changed

Component body

A library of configurable layouts for Drupal 8.3+

Included Layouts:

  • A configurable basic one column layout with a floating region.
  • A configurable stacked one column layout with a floating region, a header, and a footer.
  • A configurable two column layout with a header, a footer, and two floating regions.

Requirements

Layout Discovery module: Part of Drupal 8.3+ core.

How to use

You need a module/theme that consumes Drupal 8.3+ layouts, like the field layout module in Drupal 8.3+ core, or Display Suite 3+or panels 4+.
The layout library module is being tested with core's field_layout and any comments from the users of other modules are welcome..

Roadmap

The goal is to create an extensive library of layouts and make them available to all themes.

Upcoming layouts:

  • Configurable three column layouts with three child floating regions

Upcoming changes:

Stable release

A stable release will come after the Drupal's Layout API has been stabilized. Alpha & Beta versions will be released if requested by users. The Dev code is usable, but not stable.

Ideas and contributions are welcome.