PHPackages                             nextagencyio/drupal-cloud-project - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. nextagencyio/drupal-cloud-project

ActiveProject[Authentication &amp; Authorization](/categories/authentication)

nextagencyio/drupal-cloud-project
=================================

Decoupled Drupal template with GraphQL, OAuth, and Next.js integration for headless CMS development

v1.0.2(4mo ago)034GPL-2.0-or-laterPHPCI failing

Since Aug 10Pushed 1mo agoCompare

[ Source](https://github.com/nextagencyio/decoupled-project)[ Packagist](https://packagist.org/packages/nextagencyio/drupal-cloud-project)[ Docs](https://github.com/nextagencyio/decoupled-project)[ RSS](/packages/nextagencyio-drupal-cloud-project/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (21)Versions (10)Used By (0)

Decoupled Drupal Project
========================

[](#decoupled-drupal-project)

A Drupal 11 installation featuring the `dc_core` installation profile, designed for headless/decoupled applications. This project can be used standalone or as part of the [decoupled.io](https://decoupled.io) platform.

Features
--------

[](#features)

- **Drupal 11** with modern PHP 8.3
- **dc\_core installation profile** - pre-configured for headless/decoupled architecture
- **Custom modules** for multisite management and API functionality
- **Docker support** for local development and production
- **GraphQL API** ready for frontend consumption

Getting Started
---------------

[](#getting-started)

### 1. Make Changes

[](#1-make-changes)

Edit Drupal code, modules, themes, or configuration:

```
# Make your changes to Drupal code, modules, themes, etc.
```

### 2. Commit and Push

[](#2-commit-and-push)

```
git add .
git commit -m "Your commit message"
git push
```

Using with decoupled.io
-----------------------

[](#using-with-decoupledio)

If you're using this project with the decoupled.io platform, changes are automatically deployed via GitHub Actions and Ansible. See the [decoupled.io documentation](https://github.com/nextagencyio/decoupled-dashboard) for deployment workflows.

Repository Structure
--------------------

[](#repository-structure)

```
web/
├── profiles/
│   └── dc_core/          # Installation profile
│       ├── modules/      # Custom modules
│       ├── themes/       # Custom themes
│       └── dc_core.info.yml
├── sites/
│   └── default/
│       └── settings.php
└── ...

docker-compose.prod.yml    # Docker configuration

```

Installation Profile: dc\_core
------------------------------

[](#installation-profile-dc_core)

The `dc_core` installation profile provides:

- Pre-configured content types and fields
- GraphQL API endpoints
- Multisite management capabilities
- Optimized for headless/decoupled architecture
- Custom modules for common decoupled use cases

Requirements
------------

[](#requirements)

- PHP 8.3+
- Drupal 11
- Composer
- Docker (optional, for containerized deployment)

Contributing
------------

[](#contributing)

1. Fork the repository
2. Create a feature branch
3. Make your changes
4. Test thoroughly
5. Submit a pull request

License
-------

[](#license)

This project is licensed under GPL-2.0-or-later, consistent with Drupal core.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance84

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

143d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23e37b1ecb5973dbb1a3b1be781229da7602aee47963477ba49fcc353e3e04eb?d=identicon)[drupalninja](/maintainers/drupalninja)

---

Top Contributors

[![nextagencyio](https://avatars.githubusercontent.com/u/1112449?v=4)](https://github.com/nextagencyio "nextagencyio (104 commits)")

---

Tags

apigraphqldrupaloauthcmsheadlessnext.js

### Embed Badge

![Health badge](/badges/nextagencyio-drupal-cloud-project/health.svg)

```
[![Health](https://phpackages.com/badges/nextagencyio-drupal-cloud-project/health.svg)](https://phpackages.com/packages/nextagencyio-drupal-cloud-project)
```

###  Alternatives

[thunder/thunder-distribution

The thunder distribution

50634.8k3](/packages/thunder-thunder-distribution)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1019.7k](/packages/voidagency-vactory-starter-kit)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

151.0k](/packages/fourkitchens-sous-drupal-project)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
