Problem/Motivation

Since Drupal 10.3 Core Plugins use attributes instead of annotation.

Steps to reproduce

Proposed resolution

https://www.drupal.org/docs/drupal-apis/plugin-api/attribute-based-plugins

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork name-3543391

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:

Comments

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Assigned: Unassigned » bluegeek9

bluegeek9’s picture

Assigned: bluegeek9 » Unassigned
Status: Active » Needs review

Drupal 10 is still using Annotation for ConfigEntityType, so I did not convert the name_list_format and name_format entities.

Also, I did not update plugins for Feeds and Diff.

Feeds only support Annotation at the moment.

I wal unlue if I should convert the Diff plugin to Attributes since the dependency is dev.

bluegeek9’s picture

Status: Needs review » Fixed
//www.flaticon.com/free-icons/thank-you Thank you for your contribution! Your continued support makes this project sustainable.
There are multiple ways to show appreciation for the work contributed to this project including:
  • Triage issues and adding more context to existing issues.
  • Flagging Name Field as a favorite on the project page to help others discover it and show your support.

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.

  • bluegeek9 committed 63b6bf5e on 8.x-1.x
    Issue #3543391 by bluegeek9: Attribute-based plugins
    

Status: Fixed » Closed (fixed)

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