Add compatibility with Retrofit for Drupal

Created on 21 September 2023, over 1 year ago
Updated 25 September 2023, over 1 year ago

Problem/Motivation

Retrofit for Drupal allows Drupal 7 code to run in Drupal 10. This should accelerate porting sites and modules to Drupal 10. Many Drupal 7 modules depend on ctools. The Drupal 10 version of ctools is not a port of the Drupal 7 version, so Drupal 7 modules that depend on ctools need the Drupal 7 version of ctools in order to run in Drupal 10 with Retrofit for Drupal.

Proposed resolution

Add .info.yml files to ctools modules and move classes into namespaced directory structure for PSR4 autodiscovery.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

🇺🇸United States darren oh Lakeland, Florida

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024