Prepare custom code for a new Drupal major version

Created on 26 June 2023, 12 months ago
Updated 11 July 2023, 12 months ago

Problem/Motivation

Current code is not Drupal 10 compatible, we should provide necessary changes in the code before the project fully support Drupal 10

Remaining tasks

1. Drop drupal core 8 support
2. Ensure that core_version_requirement is at least ^9 || ^10
2.1. In some cases it could be ^9.3 || ^10 or ^9.4 || ^10 (depends on the core services/changes used in the code), so choose the minimum core version wisely.
3. Follow this article to scan the code and replace deprecation https://www.drupal.org/docs/upgrading-drupal/prepare-major-upgrade/depre... β†’
3.1. Apply the changes for theme template files.
4. jquery.once is handled in a seprated issue πŸ“Œ Replace jquery.once by core/once Fixed

πŸ“Œ Task
Status

Closed: duplicate

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine nginex

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024