Create the Drupal Site
-
Create a new Drupal Integrated Composer site from the Upstream using the: Create Your Pantheon Site page. On the this page:
-
Enter a name for the site.
-
Choose a workspace if applicable.
-
Choose a region for the site. Click Continue.
After you click Continue, it will take several minutes for the platform to configure everything.
-
-
In the Dev tab on the Dashboard, set the site's Development Mode to SFTP.
-
In the Dev tab, click Visit Development Site and follow the prompts to complete the CMS installation.
-
Return to the Dev tab, set the site's Development Mode to Git, and clone the site locally.
-
In your local terminal, from the project root directory, run
composer install.
Set Drupal Core Version
Set the Drupal core version to ensure the site remains on the current version of Drupal for now: