Fixed
Project:
Feeds
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Aug 2026 at 10:45 UTC
Updated:
13 Aug 2026 at 12:19 UTC
Jump to comment: Most recent
The ContentEntityType and ConfigEntityType plugins need to be converted to use attributes instead of annotation. Defining ContentEntityType and ConfigEntityType plugins using attributes instead of annotation is supported since Drupal 11.1. See https://www.drupal.org/node/3505422.
Feeds currently requires at least Drupal 10.3, so the annotation should be kept for now.
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:
Comments
Comment #4
megachrizMerged!