From 11ce593ef3bc93a570678620e4bb87a62289ea7e Mon Sep 17 00:00:00 2001 From: Carsten Dietrich Date: Tue, 30 Mar 2021 15:12:25 +0200 Subject: [PATCH] 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