Web Wash: Drupal CMS v1: Installation and Demo
In the above livestream, we will demonstrate Drupal CMS v1. You will learn how to install it using DDEV, and we will examine some of its new features, focusing on AI and workflows using the ECA module.
Installing Drupal CMS using DDEV
There are two ways to install Drupal CMS: download it using Composer and run it on your stack, or download a packaged version and use DDEV.
Run the following command to download it using Composer:
composer create-project drupal/cms
Go to the Drupal CMS page and download the latest version: