Merge pull request #7 from AOEpeople/drupal

Add Drupal to tools quadrant
This commit is contained in:
Brian Hoffmann
2021-05-28 10:47:22 +02:00
committed by GitHub

View File

@@ -0,0 +1,13 @@
---
title: "Drupal"
ring: trial
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.