Add description and AOE use case

This commit is contained in:
Carsten Dietrich
2021-03-30 15:12:25 +02:00
parent 63293073dd
commit 11ce593ef3

View File

@@ -5,3 +5,9 @@ quadrant: tools
featured: true 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.