Problem/Motivation

The Entity Form Steps currently cannot be installed on Drupal 10, since it is not included in the core_version_requirement in entity_form_steps.info.yml

Proposed resolution

Declare module compatible with Drupal 10

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3324026-2.patch407 bytesidebr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
FileSize
407 bytes

Attached patch declares the module compatible with Drupal 10

  • 770a6b9 committed on 1.x
    Issue #3324026 by idebr, robphillips: Drop 8.x and add 10.x to version...
robphillips’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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