Skip to content
@druxt-contrib

DruxtJS contrib

Community contributed Druxt modules, themes and projects
@druxt-contrib: Contributed modules for Druxt

@druxt-contrib

Druxt License Discord

Modules that extend Druxt, the fully decoupled Drupal framework, beyond what the core packages cover.

Each one pairs a Drupal contrib module with the Vue components that render it, so a feature your editors already use in Drupal keeps working once the frontend is Nuxt. They are separate packages: install only the ones you need, alongside druxt-site or a Nuxt project you already have.

Modules

Module Package Renders
druxt-config-pages npm Config Pages as Druxt components
druxt-layout-paragraphs npm Layout Paragraphs layouts
druxt-layout-builder not yet released Layout Builder sections

Install

npm install @druxt-contrib/config-pages

Then add it to modules in nuxt.config.js, the same way as any other Druxt module. Each repository's README covers its own options.

Building your own

module-template is the starting point, and the reference these modules follow. It ships the structure, tooling and CI a Druxt module is expected to have, so a new module starts on the same footing rather than catching up later.

Links

Popular repositories Loading

  1. druxt-layout-paragraphs druxt-layout-paragraphs Public

    Layout Paragraphs module for Druxt

    PHP 3

  2. druxt-config-pages druxt-config-pages Public

    Config Pages module for Druxt

    PHP

  3. druxt-layout-builder druxt-layout-builder Public

    Layout Builder module for Druxt

    PHP

  4. .github .github Public

    Druxt contrib github profile

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…