From 63293073dd4c3a45620f140dcbc794fa8ca9bd3d Mon Sep 17 00:00:00 2001 From: Carsten Dietrich Date: Tue, 30 Mar 2021 12:04:56 +0200 Subject: [PATCH 1/2] Add Drupal to tools quadrant --- radar/2021-01-01/drupal.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 radar/2021-01-01/drupal.md diff --git a/radar/2021-01-01/drupal.md b/radar/2021-01-01/drupal.md new file mode 100644 index 0000000..8236b57 --- /dev/null +++ b/radar/2021-01-01/drupal.md @@ -0,0 +1,7 @@ +--- +title: "Drupal" +ring: trial +quadrant: tools +featured: true +--- + From 11ce593ef3bc93a570678620e4bb87a62289ea7e Mon Sep 17 00:00:00 2001 From: Carsten Dietrich Date: Tue, 30 Mar 2021 15:12:25 +0200 Subject: [PATCH 2/2] Add description and AOE use case --- radar/2021-01-01/drupal.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/radar/2021-01-01/drupal.md b/radar/2021-01-01/drupal.md index 8236b57..277bc93 100644 --- a/radar/2021-01-01/drupal.md +++ b/radar/2021-01-01/drupal.md @@ -5,3 +5,9 @@ quadrant: tools featured: true --- +[Drupal](https://www.drupal.org/) is an open source content management system and framework based on a PHP stack. +It has a huge community, so it's no wonder it's among the top 10 CMS worldwide in terms of market share. + +At AOE we consume Drupal mainly headless via JSON API. We appreciate its large feature set and mature plugin system as well as the general ecosystem. + +In addition, the extensive documentation and setup with [DDEV](/tools/ddev.html) make it easy to get started. \ No newline at end of file