This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Upgrading drupal 8 to drupal10

Is there a way to upgrade existing drupal site from version 8 to 10 without composer or drush.

I am not able to upgrade through composer since i am getting SSL errors.

Composer sees nothing to upgrade [solved]

Hi! I am trying to learn how to work with composer.

I followed

https://www.drupal.org/docs/official_docs/local-development-guide

and have a local ddev drupal recommended-project site up and running.

$ ddev exec drush status
Drupal version : 10.2.7
PHP version : 8.3.8
Drush version : 12.5.2.0

$ ddev composer -V
Composer version 2.7.7 2024-06-10 22:11:12

 

Having trouble upgrade site from 9.5 to 10 through composer

My site is on 9.5.11.  I'm trying to upgrading the site through these instructions: https://www.drupal.org/docs/updating-drupal/updating-drupal-core-via-com... Every module that needs to be upgraded has been upgraded.  When I run

composer require drupal/core-recommended:^10.0 -W

I get:

FIXED - Upgrading from 10.2.6 to 10.2.7 deleted my CSS and JS directories

Upgrading from 10.2.6 to 10.2.7 deleted my

CSS and JS directories from /web/sites/default/files

I created manually these directories, but on activating admin/config/development/performance "Aggregate CSS files" and "Aggregate JavaScript files " the directories are deleted again.

If I deactivate "Bandwidth optimization" (CSS and JS) all is fine but after activation all is broken because the CSS and JS directories are not created and the CSS and js files are missing.

Other websites with 10.2.6 are working fine.

D7 to D9 upgrade fails

Hello,

I ... am a bit disappointed. Or rather, I see myself confirmed in postponing the upgrade from D7 to D9. I have a very, very basic site for my men's choir (https://maennerchor-kirchseeon.de) which I tried to upgrade to D9, following the instructions from https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-6-or-... strictly, using the "browser" method.

Upgrading D7 to D9: 52 Modules will not be upgraded

Hello!

Following the instructions from here, I'm trying to upgrade my Drupal 7 site to Drupal 9. It went reasonably smooth, but now I'm confused:In the upgrade review I see that

52 Modules will not be upgraded

Following the instructions, I installed and activated a large part of those 52 modules, so I'd have expected that those modules would be available for the upgrade. For example the report lists:

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal