Drupal CMS
WARNING: This repository is only for contributing to Drupal CMS. Do not use it to build sites.
If you want to give Drupal CMS a try, don't use this repository. Instead, do the following:
- Install DDEV according to its documentation.
- Download and unzip Drupal CMS's most recent release.
- In the unzipped directory, run
./launch-drupal-cms.sh
at the command line.
That's it! DDEV will automatically configure everything and open Drupal CMS in your default browser.