Drupal is a registered trademark of Dries Buytaert

drext

Security covered
View on drupal.org

A bridge between frameworks, Drupal in the back, Next.js in the front.

Features

Integration between Drupal and Drext

Installation

Drupal

  1. Install Drupal
  2. composer require drupal/drext
  3. drush en drext

Drext

  1. npx create-next-app -e https://github.com/cooldrupal/drext
  2. cd [APP_DIRECTORY] && cp .env.example .env.local and set variables
  3. Configure params/* files
    • Entities
    • Blocks
    • Menus
    • Metadata

Recommended projects

Similar projects

Activity

Total releases
2
First release
Aug 2025
Latest release
5 months ago
Release cadence
34 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-beta1 Pre-release Sep 21, 2025
1.0.x-dev Dev Aug 18, 2025