Problem/Motivation

Check the projects compatibility for Drupal 11.
You can check this by installing the Module Upgrate Status

If modules (Contrib or custom) need to be updated, these need to be updated.

Patches that are needed need to be put in place

When all preparations have been done, the project can be update to Drupal 11.

Issue fork la_eu-3569307

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

  • 3569307-d11-upgrade Comparechanges, plain diff MR !81
  • 4 hidden branches
  • 3569307-update-to-drupal Comparechanges, plain diff MR !63
  • 2.x Comparecompare
  • 1.0.x Comparecompare
  • 3569307-fix Comparecompare

Comments

esmoves created an issue. See original summary.

nickolaj made their first commit to this issue’s fork.

nickolaj’s picture

Status: Active » Needs review

Update composer.json and custom module/theme info.yml files for Drupal 11 compatibility: core dependencies now accept ^11, PHP platform updated to 8.3, and core_version_requirement updated in custom modules and theme.

evilargest’s picture

Status: Needs review » Active
Related issues: +#3569306: Update to PHP 8.3.0 or higher for the best ongoing support.
evilargest’s picture

Status: Active » Needs review

I've updated everything and tried to run the update on the NL website db and it went smoothly. I've also faced some issues after the update with LB and CKEditor but fixed those as well. After briefly testing different parts of the website myself, I haven't found anything else that got broken; however, additional testing from others would be highly beneficial. Also, a code sanity check could be great as well.

taran2l’s picture

I would do update to ckeditor5 separately and then D11 on top of it. so there is no need to patch creditor/ckeditorheight modules

taran2l’s picture

Status: Needs review » Needs work
taran2l’s picture

The following modules/projects can be removed before updating to D11:

advagg
ckeditor
ckeditorheight
color
config_filter
config_update
csv_serialization
ctools
jquery_ui
jquery_ui_datepicker
jquery_ui_draggable
jquery_ui_slider
jquery_ui_touch_punch
rdf
sitemap
system_status
esmoves’s picture

Does this include an update to ckeditor 5? I agree with @taran2l for the process, since I have seen too many problems in other projects with the update to ckeditor 5 in combination with styles and custom work.

Excited to see this come through! Thank you all <3

evilargest’s picture

Version: 1.0.x-dev » 2.x-dev

taran2l changed the visibility of the branch 3569307-update-to-drupal to hidden.

taran2l changed the visibility of the branch 3569307-fix to hidden.

taran2l changed the visibility of the branch 1.0.x to hidden.

taran2l changed the visibility of the branch 2.x to hidden.

taran2l’s picture

Status: Needs work » Needs review
evilargest’s picture

Status: Needs review » Reviewed & tested by the community

Tested the MR locally, and everything works fine now! Moving to RTBC

  • taran2l committed 1e3f2eec on staging
    feat: #3569307 Update to Drupal 11
    
    By: esmoves
    By: evilargest
    By:...
taran2l’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • taran2l committed 9d92d1a9 on staging
    feat: #3569307 Update to Drupal 11
    
    By: esmoves
    By: evilargest
    By:...

  • taran2l committed 9d92d1a9 on 2.x
    feat: #3569307 Update to Drupal 11
    
    By: esmoves
    By: evilargest
    By:...

  • taran2l committed 9d92d1a9 on downstream/la_nl
    feat: #3569307 Update to Drupal 11
    
    By: esmoves
    By: evilargest
    By:...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.