This document outlines the steps taken to set up and potentially upgrade a YMCA website instance using the Open Y Drupal distribution (ycloudyusa/yusaopeny-project
) and the DDEV local development environment. The process involves creating project instances, managing databases, installing dependencies, and updating the Drupal site.
This phase focuses on creating the initial project environment named CLEAN_WS_9
.
- Create Project Scaffold:
composer create-project ycloudyusa/yusaopeny-project:2.7 CLEAN_WS_9 --no-install