Drupal Atomic Builder
The Drupal Atomic Builder (DAB) module helps front-end developers visualize and create components using Single Directory Components (SDC). It integrates with Drupal's admin interface to allow component coding without needing to create full content, but it is not recommended for production use.
The Drupal Atomic Builder (DAB) module is designed for front-end developers, offering functionalities for both visualizing and creating components through the Single Directory Component (SDC). It integrates smoothly with Drupal's admin interface for ease of use. The module allows developers to code their components without having to create full content. Despite its capabilities, it is strongly advised not to use this module in production environments.
Features
Provides in-admin lists and previews of your components.
Installation
composer require --dev drupal/dab:^1.x
Additional Requirements
Depends on
Dependencies of the latest stable release
- sdc Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.1.0 | Stable | 10–11 | Jan 28, 2025 | ||
| 1.0.9 | Stable | 10–11 | Multiple fixes and improvements: component prop/versions handling, adding Drupal’s base JS in embed.html.twig, theme file retrieval enhancements, admin UI tweaks, form/access control fixes, code simplification, and treating slots as props. | Jan 28, 2025 | |
| 1.0.8 | Stable | 10–11 | Jan 13, 2025 | ||
| 1.0.7 | Stable | 10–11 | Jan 13, 2025 | ||
| 1.0.6 | Stable | 10–11 | Nov 12, 2024 | ||
| 1.0.5 | Stable | 10–11 | Nov 3, 2024 |