DrupalX Decoupled
  • Overview
  • Development
    • Getting Started
      • Installation
      • Setup
    • DrupalX Frontend with Next
    • DrupalX AI
  • Managing Content
    • Building with Paragraphs
  • External Links
    • DrupalX Decoupled Storybook
    • DrupalX Drupal.org
Powered by GitBook
On this page
  • DrupalX Paragraphs
  • Overview
  • Key Features
  • Common Web Components
  • Best Practices
  • Further Resources
  1. Managing Content

Building with Paragraphs

PreviousDrupalX AI

Last updated 8 months ago

DrupalX Paragraphs

Overview

The DrupalX Decoupled Starter is a powerful solution designed to provide a 'composable' approach to page building. It leverages the popular Paragraphs module for Drupal, offering flexibility and modularity in content creation.

Key Features

  1. Composable Architecture: Utilize a modular approach to build pages, allowing for greater flexibility and reusability of components.

  2. Paragraphs Integration: Seamlessly integrate with Drupal's Paragraphs module for structured content creation.

  3. Decoupled Design: Benefit from a decoupled architecture, separating the front-end and back-end concerns for improved scalability and performance.

Common Web Components

DrupalX includes a variety of pre-built web components to accelerate your development process:

Shadcn/ui Components

The starter kit incorporates popular shadcn/ui components, providing a solid foundation for responsive and mobile-first projects. These include:

  • Carousels

  • Modals

  • Cards

  • Accordions

  • And more...

Best Practices

  • Leverage the composable architecture to create reusable content structures.

  • Utilize Paragraphs for structured content that can be easily managed by content editors.

  • Customize components incrementally to maintain core functionality while adapting to project needs.

Further Resources

Drupal Paragraphs Module Documentation
Editing paragraphs in DrupalX CMS