Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • 1
    Never do a major version upgrade like from Drupal 10 to 11 on a prod server without preparation and testing. You can use Upgrade Status to find deprecated code or at least check for deprecated modules on the Extend page. Test the upgrade on a copy of the site and make backups, so that you can start over and remove the deprecated code dependency before upgrading. Commented Jul 4 at 6:30