-
Notifications
You must be signed in to change notification settings - Fork 683
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
D11 now available during site creation (#9241)
* D11 now available during site creation * D11 release note first draft * Copy edit release note title * Copy edits * Reduce whitespace from image * Apply feedback for d8 and d9 availability * Final round of feedback * Update published date
- Loading branch information
1 parent
dea699b
commit 2163c07
Showing
6 changed files
with
24 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Drupal 11 site creation from the Pantheon dashboard now available" | ||
published_date: "2024-10-04" | ||
categories: [user-interface, drupal] | ||
--- | ||
Drupal 11 is now available as an option when creating a new Drupal site on Pantheon. Previously, in order to create a new Drupal 11 site you had to first create a Drupal 10 site and then manually upgrade to Drupal 11 via Composer. | ||
|
||
![Drupal site creation from the Pantheon dashboard](../images/create-new-site-cms-drupal-11crop.png) | ||
|
||
See [related documentation](/add-site-dashboard) for how to create new CMS sites on Pantheon. |