Skip to content

Commit 6818aac

Browse files
Merge pull request #59 from drupaltools/codex/add-coder-ddev-to-projects-list
2 parents c02a51c + 55219b3 commit 6818aac

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

_data/projects/coder-ddev.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name: coder-ddev
2+
year_created: 2026
3+
source: https://github.com/ddev/coder-ddev
4+
homepage: https://github.com/ddev/coder-ddev
5+
docs: https://github.com/ddev/coder-ddev#readme
6+
logo:
7+
description: "Coder workspace templates for DDEV-based development with Docker-in-Docker support, including a Drupal core development template and a general-purpose template."
8+
recommended: true
9+
requires:
10+
- docker
11+
- ddev
12+
drupal_versions:
13+
- 11
14+
operation_system:
15+
- linux
16+
category:
17+
- cloud
18+
- development
19+
- docker
20+
- workflow
21+
similar:
22+
- ddev

_data/projects/vortex.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ homepage: https://www.vortextemplate.com/
55
docs: https://github.com/drevops/vortex#readme
66
logo: https://www.vortextemplate.com/img/logo-vortex-dark.svg
77
description: "A Drupal project template that ships containerized local environments, automated testing, and CI/CD scaffolding so teams can start fast."
8-
recommended: true
98
requires:
109
- cli
1110
- composer

0 commit comments

Comments
 (0)