Skip to content

Druxt modules

Druxt is built on two frameworks, Drupal and Nuxt, both with their own modules which can be used alongside Druxt modules.

Druxt modules provide Nuxt modules, plugins, components and more to bridge the gap and make Decoupled development easier.

Blocks

Render Drupal blocks and block regions in Nuxt with the druxt-blocks components, themed through the Druxt component suggestion system.

Breadcrumb

Render a breadcrumb trail in Nuxt from the Drupal decoupled router, with the DruxtBreadcrumb component and its theming options.

Entity

Drupal Display Mode-powered Entity, Form and Field Druxt components.

Menu

Drupal Menu and Menu item Druxt components, with support for the JSON -API Menu Items module.

Router

Drupal router for Nuxt, powered by the Drupal Decoupled Router module.

Schema

Drupal Content Entity schema generator for Druxt with support for View and Form displays.

Site

Out-of-the-box decoupled Drupal sites with DruxtSite, wiring layout, blocks, menus and content together from one Nuxt module.

Views

Drupal Views components for Druxt with support for filters, pagination and sorting.