Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Headless API distribution

No security coverage Drupal 11 · not 10
View on drupal.org

This project provides a pre-configured Drupal distribution designed for API development. It includes modules for generating API documentation, enhancing the administrative experience, and improving performance with caching. This distribution simplifies the setup for headless Drupal projects by bundling essential modules and configurations.

📋 Introduction

Pre-configured Drupal distribution for API development. This package bundles:

  • API Documentation: openapi, openapi_ui, openapi_ui_swagger - Generate and browse interactive API docs
  • Admin Utilities: drush, admin_toolbar, coffee - Enhanced admin experience and keyboard shortcuts
  • Performance: redis - Caching support for production environments

Eliminates the need to manually select and configure modules for headless Drupal projects.

🛠️ Usage

1) Create a new Composer project:

composer create-project deviktta/drupal-distribution-headless-api:^1.0

2) Install Drupal, either using the Drupal install page or with Drush:

ddev drush site:install headless_api_ip \
  --site-name="My Drupal headless API" \
  --site-mail="[email protected]" \
  --account-name=admin \
  --account-pass=admin \
  [email protected] \
  --yes

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
8
Tracked since
Dec 2025
Latest release
8 months ago
Releases (12 mo)
8 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Core Release date
1.1.0 Stable 11 Dec 23, 2025
1.0.4 Stable 11 Dec 23, 2025
1.x-dev Dev 11 Dec 23, 2025
1.0.3 Stable 11 Dec 22, 2025
1.0.2 Stable 11 Dec 22, 2025
1.0.1 Stable 11 Dec 22, 2025
1.0.x-dev Dev 11 Dec 22, 2025
1.0.0 Stable 11 Dec 22, 2025